mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-14 16:49:10 +00:00
chore: fix storybook for realsies
This commit is contained in:
parent
1bbc61c82f
commit
3d867c1db0
18 changed files with 927 additions and 34 deletions
7
.stylelintrc
Normal file
7
.stylelintrc
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"processors": ["stylelint-processor-styled-components"],
|
||||
"extends": ["stylelint-config-standard", "stylelint-config-styled-components", "stylelint-prettier/recommended"],
|
||||
"rules": {
|
||||
"value-keyword-case": null
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue