Commit Graph

2 Commits

Author SHA1 Message Date
f-dinucci 77b7b40a9e feat: introduces single page layout
Single pages can now be created, updates CSS as dependancy.
Changes example site to show an example page.
2022-05-31 22:29:01 +02:00
f-dinucci b8e908b31d chore[tailwindcss]!: upgrade tailwindcss to v3.0.24
Upgrades tailwindcss to latest stable (v3.0.24), creates a build
pipeline for tailwind.min.css (as of 3.x there is no more dist, files
have to be created by users), switches from loading from UNPKG to
hosting locally.

BREAKING CHANGE: tailwindcss version bumped from v1.9.6 to v3.0.24,
customization using deprecated functions will not work anymore
Updates: #15
2022-05-30 00:04:57 +02:00