move web source files to web/,
move dev configs to config/
This commit is contained in:
6
configs/.stylelintrc.json
Normal file
6
configs/.stylelintrc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": [
|
||||
"stylelint-config-standard"
|
||||
],
|
||||
"rules": {}
|
||||
}
|
Reference in New Issue
Block a user