mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Ignore icons and fonts (#484)
This commit is contained in:
parent
29ef9e3ce8
commit
73e04c6cbe
1 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,8 @@
|
|||
files:
|
||||
include: 'frontend/**/*.s+(a|c)ss'
|
||||
ignore:
|
||||
- 'frontend/styles/_fonts.scss'
|
||||
- 'frontend/styles/global/_fonts.scss'
|
||||
- 'frontend/styles/global/_icons.scss'
|
||||
options:
|
||||
formatter: stylish
|
||||
merge-default-rules: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue