edisonywh / backoffice

Admin tool built with the PETAL stack
MIT License
217 stars 15 forks source link

Allow user to pass in css/js, fix Tailwind purge #16

Closed edisonywh closed 3 years ago

edisonywh commented 3 years ago

This commit allows users to pass in their css and js files.

This also reenables Tailwind's purge settings, CSS now shrunk from 3MB to about 17kb

Fixes #3