src_js/iconolab-bundle/src/main.scss
author Alexandre Segura <mex.zktk@gmail.com>
Mon, 06 Feb 2017 11:50:20 +0100
changeset 311 e04028381f82
parent 309 c5b524696fb3
child 317 3cb75bbbb8b2
permissions -rw-r--r--
Update README.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
309
c5b524696fb3 Improve JS/CSS compilation.
Alexandre Segura <mex.zktk@gmail.com>
parents:
diff changeset
     1
$icon-font-path: "bootstrap-sass/assets/fonts/bootstrap/";
c5b524696fb3 Improve JS/CSS compilation.
Alexandre Segura <mex.zktk@gmail.com>
parents:
diff changeset
     2
@import "~bootstrap-sass/assets/stylesheets/bootstrap";
c5b524696fb3 Improve JS/CSS compilation.
Alexandre Segura <mex.zktk@gmail.com>
parents:
diff changeset
     3
c5b524696fb3 Improve JS/CSS compilation.
Alexandre Segura <mex.zktk@gmail.com>
parents:
diff changeset
     4
$fa-font-path: "font-awesome/fonts";
c5b524696fb3 Improve JS/CSS compilation.
Alexandre Segura <mex.zktk@gmail.com>
parents:
diff changeset
     5
@import "~font-awesome/scss/font-awesome";
c5b524696fb3 Improve JS/CSS compilation.
Alexandre Segura <mex.zktk@gmail.com>
parents:
diff changeset
     6
c5b524696fb3 Improve JS/CSS compilation.
Alexandre Segura <mex.zktk@gmail.com>
parents:
diff changeset
     7
@import "iconolab";