-
Deaf Pickleball website
-
The project uses Eleventy as a static site generator
-
Default templating is Nunjucks (can be changed)
-
PostCSS set up to handle:
- TailwindCSS
- CSS Imports
- Autoprefixer
-
PurgeCSS to remove unused CSS (set up for TailwindCSS by default) in production
-
HTML minified in production
-
CSS inlined and minified in production
-
esbuild used to bundle and minify scripts
-
Document
<head>
crafted using htmlhead.dev
- Eleventy
- TailwindCSS
- PostCSS
- Autoprefixer
- PostCSS Import
- esbuild
- Luxon
- NPM Run All
- HTML Minifier