mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Add CSS Module support (#36637)
This commit is contained in:
parent
0b50789c5b
commit
5253527ec4
4 changed files with 356 additions and 11 deletions
|
|
@ -23,7 +23,8 @@
|
|||
"mastodon/*": ["app/javascript/mastodon/*"],
|
||||
"images/*": ["app/javascript/images/*"],
|
||||
"styles/*": ["app/javascript/styles/*"]
|
||||
}
|
||||
},
|
||||
"plugins": [{ "name": "typescript-plugin-css-modules" }]
|
||||
},
|
||||
"include": [
|
||||
"vite.config.mts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue