mirror of
https://github.com/Scanode/hardclear.git
synced 2026-07-31 20:57:30 -04:00
First revision
This commit is contained in:
10
themes/re-terminal/.stylelintrc.json
Normal file
10
themes/re-terminal/.stylelintrc.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": [
|
||||
"stylelint-config-standard-scss",
|
||||
"stylelint-config-prettier-scss"
|
||||
],
|
||||
"rules": {
|
||||
"max-empty-lines": 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user