build: 🏗️ use plugin for tailwind integration

Provides both tailwind integration as well as minification of all css.
This commit is contained in:
Sebin Nyshkim 2025-05-18 22:57:11 +02:00
parent 6f0f70dd96
commit a76c0b1d69
5 changed files with 1518 additions and 8 deletions

View file

@ -18,11 +18,7 @@
generator = eleventy.generator,
preconnect = ['https://img.sebin-nyshkim.net'],
dns_prefetch = ['https://img.sebin-nyshkim.net'],
css = ['/fonts/tilt-warp/tilt-warp.css',
'/fonts/encode-sans/encode-sans.css',
'/fonts/m-plus-1-code/m-plus-1-code.css',
'/css/style.css',
'/css/prism.css']
css = ['/css/style.css']
%}
{% ogImage "og-image.og.njk", { title: title or site_name, author: author, image: image } %}
{% if mastodon.fediverseCreator and mastodon.fediverseCreator != '' %}