0.0.1
This commit is contained in:
commit
4d2186b8a8
15 changed files with 1269 additions and 0 deletions
5
stylelint.config.ts
Normal file
5
stylelint.config.ts
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import { configCss } from ".";
|
||||
|
||||
export default {
|
||||
...configCss,
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue