Website for the Snipette crowdfunding campaign
https://fund.snipettemag.com
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! |
||
---|---|---|
server | ||
src | ||
.gitignore | ||
.sample-env | ||
netlify.toml | ||
nodemon.json | ||
package.json | ||
tailwind.config.js | ||
yarn.lock |