mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
update path
This commit is contained in:
parent
7c9efe786a
commit
9d45196e26
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Default application configuration that all configurations inherit from.
|
||||
scss_files:
|
||||
- "**/*.scss"
|
||||
- "scss/**/*.scss"
|
||||
- "docs/assets/scss/**/*.scss"
|
||||
|
||||
plugin_directories: ['.scss-linters']
|
||||
|
@ -38,7 +38,7 @@ linters:
|
|||
Comment:
|
||||
enabled: true
|
||||
exclude:
|
||||
- bootstrap.scss
|
||||
- scss/bootstrap.scss
|
||||
style: silent
|
||||
|
||||
DebugStatement:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue