mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-07-23 02:39:50 +00:00
Added stylelint rules
This commit is contained in:
1
.stylelintignore
Normal file
1
.stylelintignore
Normal file
@ -0,0 +1 @@
|
||||
vendor/**
|
3
.stylelintrc.json
Normal file
3
.stylelintrc.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"extends": "stylelint-config-standard"
|
||||
}
|
Reference in New Issue
Block a user