build: move thirdparty css stuff into seperate folder
This commit is contained in:
+4
-4
@@ -8,10 +8,10 @@ __pycache__
|
||||
.nltk_data
|
||||
|
||||
# In repo external sources
|
||||
fsfe.org/look/bootstrap
|
||||
fsfe.org/scripts/bootstrap
|
||||
fsfe.org/scripts/data-tables
|
||||
fsfe.org/scripts/jquery.validate-localization
|
||||
*/look/thirdparty/
|
||||
*/scripts/bootstrap
|
||||
*/scripts/data-tables
|
||||
*/scripts/jquery.validate-localization
|
||||
|
||||
# Minimised stuff
|
||||
*.min.*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@import "bootstrap/bootstrap.less";
|
||||
@import "thirdparty/bootstrap/bootstrap.less";
|
||||
|
||||
// ============================================================================
|
||||
// very generic elements
|
||||
|
||||
Vendored
Vendored
Vendored
Vendored
Vendored
Vendored
Vendored
Vendored
Vendored
Vendored
Vendored
Vendored
Vendored
Vendored
Vendored
Vendored
Vendored
Reference in New Issue
Block a user