Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorMark Otto <markd.otto@gmail.com>2021-10-11 20:18:59 +0300
committerMark Otto <otto@github.com>2021-10-12 21:10:07 +0300
commite1898d6fb1dd530fbccd9b8fe4c81b0bac98b29c (patch)
tree0a3d3e1b1cecf03a23a1f6f184d36574ba8dc78d /build
parentf641fbe27ad94701dc1a66637704ec9f5d11482c (diff)
Update css.hbs
Diffstat (limited to 'build')
-rw-r--r--build/font/css.hbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/font/css.hbs b/build/font/css.hbs
index 9ce3d0ad3..2edef42f4 100644
--- a/build/font/css.hbs
+++ b/build/font/css.hbs
@@ -3,6 +3,7 @@
src: {{{ fontSrc }}};
}
+.{{prefix}}::before,
[class^="{{prefix}}-"]::before,
[class*=" {{prefix}}-"]::before {
display: inline-block;