mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 18:29:08 +00:00
[design]: initialize design system
This commit is contained in:
parent
6fb39d6c4d
commit
b864df9393
14 changed files with 391 additions and 0 deletions
9
packages/roleypoly-design/.stylelintrc
Normal file
9
packages/roleypoly-design/.stylelintrc
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"processors": [
|
||||
"stylelint-processor-styled-components"
|
||||
],
|
||||
"extends": [
|
||||
"stylelint-config-recommended",
|
||||
"stylelint-config-styled-components"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue