mirror of
https://github.com/tabler/tabler.git
synced 2026-07-16 18:41:40 +04:00
This commit is contained in:
@@ -27,6 +27,8 @@ exclude:
|
||||
- .asset-cache/
|
||||
- push-to-repo.sh
|
||||
- commits.sh
|
||||
- assets/scss/*
|
||||
- assets/plugins/**/*.scss
|
||||
|
||||
collections:
|
||||
docs:
|
||||
|
||||
+2
-1
@@ -46,7 +46,8 @@
|
||||
"bootstrap": "^4.0.0"
|
||||
},
|
||||
"files": [
|
||||
"dist/"
|
||||
"dist/",
|
||||
"src/"
|
||||
],
|
||||
"browserslist": [
|
||||
"last 1 major version",
|
||||
|
||||
Reference in New Issue
Block a user