Skip to content

Commit

Permalink
refactor: get rid of scss
Browse files Browse the repository at this point in the history
  • Loading branch information
pure-js committed Mar 24, 2024
1 parent 384e4a5 commit 0456b74
Show file tree
Hide file tree
Showing 10 changed files with 118 additions and 401 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

- React
- TypeScript
- SCSS + CSS Modules
- Vanilla Extract CSS (best of CSS-in-JS and css modules combined)

### Bundling

Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,8 @@
"eslint-plugin-storybook": "^0.8.0",
"prettier": "3.2.5",
"prettier-plugin-css-order": "2.0.1",
"sass": "1.67.0",
"storybook": "^8.0.4",
"typescript": "^5.0.2",
"typescript-plugin-css-modules": "5.1.0",
"vite": "^5.2.4"
},
"readme": "ERROR: No README data found!",
Expand Down
Loading

0 comments on commit 0456b74

Please sign in to comment.