remove copying bootstrap/fontawesome from copying over and just have less use the version in node_modules

This commit is contained in:
Vu Nguyen
2021-01-15 14:56:31 -06:00
parent b9cfc9b18e
commit d6727ffedc
90 changed files with 4 additions and 10400 deletions

View File

@@ -1,5 +1,5 @@
@import 'bootstrap/bootstrap';
@import 'font-awesome/font-awesome';
@import 'node_modules/bootstrap/less/bootstrap';
@import 'node_modules/font-awesome/less/font-awesome';
@import 'bootswatch/paper/bootswatch';
@import 'bootswatch/paper/variables';
@import 'variables';