PostgREST / postgrest-docs

This repo is archived and will be merged into postgrest/postgrest soon.
http://postgrest.org
MIT License
365 stars 164 forks source link

Move from tailwind to PicoCSS in HTMX how-to #747

Closed steve-chavez closed 5 months ago

steve-chavez commented 5 months ago

Problem

https://postgrest.org/en/stable/how-tos/providing-html-content-using-htmx.html is heavy on styling due to the usage of https://tailwindcss.com/

Also discussed on https://matrix.to/#/!YGChDzXeYxtlBZqVsc:gitter.im/$PUYvYxNn0vGMvFcXusI9txHJIhKgnLN_IjuGNMQYyGk?via=gitter.im&via=matrix.org&via=matrix.freyachat.eu

Solution

Move to https://picocss.com/, which provides defaults and is not class heavy.