learn-awesome / learndb

Curated learning resources with topics, formats, difficulty levels, expert reviews and metadata tags
120 stars 21 forks source link

Switch to npm-based TailwindCSS rather than CDN-based #56

Closed nileshtrivedi closed 1 year ago

nileshtrivedi commented 1 year ago

Use this: https://github.com/svelte-add/tailwindcss

When I tried this, it broke the styling, probably because we use Tailwind classes on tag too. Could be a different problem though.

nileshtrivedi commented 1 year ago

Fixed in #58