Skip to content

Commit

Permalink
feat: support sass and scss in templates
Browse files Browse the repository at this point in the history
  • Loading branch information
johannschopplich committed Sep 17, 2021
1 parent 5577484 commit c9fdbd9
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
23 changes: 23 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"chalk": "^4.1.2",
"chokidar": "^3.5.2",
"prettier": "^2.4.1",
"sass": "^1.41.1",
"ts-essentials": "^8.1.0",
"tsup": "^5.1.0",
"vite": "^2.5.7",
Expand Down

0 comments on commit c9fdbd9

Please sign in to comment.