diff options
Diffstat (limited to 'vendor/twbs/bootstrap/scss/_helpers.scss')
-rw-r--r-- | vendor/twbs/bootstrap/scss/_helpers.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap/scss/_helpers.scss b/vendor/twbs/bootstrap/scss/_helpers.scss index 644b693fb..13f2752c9 100644 --- a/vendor/twbs/bootstrap/scss/_helpers.scss +++ b/vendor/twbs/bootstrap/scss/_helpers.scss @@ -1,6 +1,8 @@ @import "helpers/clearfix"; @import "helpers/color-bg"; @import "helpers/colored-links"; +@import "helpers/focus-ring"; +@import "helpers/icon-link"; @import "helpers/ratio"; @import "helpers/position"; @import "helpers/stacks"; |