mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 13:44:09 +03:00
Fix CSS purge path
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
parent
9a6c4a1718
commit
86ca442fbe
@ -39,6 +39,6 @@ module.exports = {
|
||||
require('@tailwindcss/typography'),
|
||||
],
|
||||
purge: [
|
||||
"../templates/**/*.hbs"
|
||||
"../server/templates/**/*.hbs"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user