remove copying bootstrap/fontawesome from copying over and just have less use the version in node_modules
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user