Added stylelint for pure css
Starting the process of moving away from using pre-processors, so I added some stylelinting that will keep my pure css tight while still using prettier for formatting.develop
parent
b5877e2385
commit
9708968f35
@ -0,0 +1,3 @@
|
||||
{
|
||||
"extends": "stylelint-config-standard"
|
||||
}
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue