mirror of
https://github.com/antebudimir/eslint-plugin-vanilla-extract.git
synced 2026-01-02 09:33:33 +00:00
feat 🥁: initialize project with complete codebase
This commit is contained in:
commit
d569dea1fb
35 changed files with 4413 additions and 0 deletions
3
src/css-rules/alphabetical-order/index.ts
Normal file
3
src/css-rules/alphabetical-order/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import alphabeticalOrderRule from './rule-definition.js';
|
||||
|
||||
export default alphabeticalOrderRule;
|
||||
Loading…
Add table
Add a link
Reference in a new issue