3eca0be184
Parcel has been removed since we didn't need it anymore (Tailwind does the purging by itself anyway). Instead, we've told Express to serve all static assets from src/assets/ and use twig templates from src/ directly. Meanwhile, Nodemon now watches for changes in .css and .twig files too!
3 lines
27 B
JSON
3 lines
27 B
JSON
{
|
|
"ext": "css,js,twig"
|
|
}
|