Skip to content

How to add TailwindCSS? #26

Discussion options

You must be logged in to vote

hi, yes tailwind can be used with snel, I am currently creating an app with snel and tailwind, the only downside is that it must be used by cdn and it's a bit limited that way.

in your index.html

<link href="https://unpkg.com/tailwindcss/dist/tailwind.min.css" rel="stylesheet"/>

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by buttercubz
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Worthy-Programmer
Comment options

Comment options

You must be logged in to vote
1 reply
@buttercubz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #22 on July 09, 2021 13:57.