mirror of
https://github.com/edcommonwealth/ecp.org.git
synced 2026-03-15 18:25:55 -07:00
add icons to work with ecp page
This commit is contained in:
parent
629dc120df
commit
60af256c4f
4 changed files with 31 additions and 4 deletions
|
|
@ -4,6 +4,10 @@
|
|||
@import 'partials/bootstrap-overrides';
|
||||
@import "@fortawesome/fontawesome-free/scss/fontawesome";
|
||||
@import "@fortawesome/fontawesome-free/scss/solid";
|
||||
@import "@fortawesome/fontawesome-free/scss/regular";
|
||||
@import "@fortawesome/fontawesome-free/scss/brands";
|
||||
@import "@fortawesome/fontawesome-free/scss/v4-shims";
|
||||
@import 'partials/layout';
|
||||
@import 'partials/links';
|
||||
@import 'partials/downloads';
|
||||
@import 'partials/icons';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue