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
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-12-24 10:13:10 +0300
committerXhmikosR <xhmikosr@gmail.com>2021-10-13 20:47:04 +0300
commit7344f31212ecc00701656cad34aaa0a29d1441d6 (patch)
treec29e51814648c1ef1927291d6fb8b66432a937d5
parent650ac92a50a7eac66ec2ad41f757467318a87657 (diff)
WIP css.hbs: add license headerfont-tweaks
-rw-r--r--build/font/css.hbs4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/font/css.hbs b/build/font/css.hbs
index d73e1f92e..e2f000d90 100644
--- a/build/font/css.hbs
+++ b/build/font/css.hbs
@@ -1,3 +1,7 @@
+/*!
+ * Bootstrap Icons - TBF
+ */
+
@font-face {
font-family: "{{ name }}";
src: {{{ fontSrc }}};