Commit graph

9 commits

Author SHA1 Message Date
Hippo
79997bc9ed Upgrade all packages to latest version
The new TailwindCSS (v2.x) has different colours from the earlier
one (v1.x), but the old ones were nicer and more muted so we
changed them back!
2021-10-26 17:14:39 +05:30
Badri Sunderarajan
4194231444 @import all styles to style.css
Let's modularise our CSS and @import it all to one place!
2020-04-10 16:05:34 +05:30
Badri Sunderarajan
e2597c9210 Add catch-all build command via npm-run-all 2020-04-10 15:41:09 +05:30
Badri Sunderarajan
ba1301aeaf Add and set up Eleventy (11ty)
Right now this just copies over static assets; no processing done
:P
2020-04-10 15:32:57 +05:30
Badri Sunderarajan
5988923817 Add postcss-cli to devDependencies 2020-04-10 12:09:09 +05:30
Hippo
0de6ba78f3 Add cssnano and purgecss 2020-04-06 21:48:34 +05:30
Hippo
ed8523ad0c Set up watch command for autocompile 2020-04-06 21:38:57 +05:30
Hippo
d7c642eb90 Add autoprefixer 2020-04-06 21:34:58 +05:30
Hippo
902ce1802f Initial project with Tailwind (and no media) 2020-04-06 21:34:04 +05:30