Skip to content

Tailwind CSS? #80

Answered by paveldedik
pablo8itall asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @pablo8itall

I don't really have that much experience with Tailwind CSS, so it would be really helpful if someone would share their experience using Ludic with Tailwind CSS.

Since Tailwind CSS uses it's own styles of course, I'm affraid the whole ludic.catalog might not play well together. So It means you probably want to basically create your own catalog of components. I would start with defining a page component, than you can write your own components, here is a minimal example (I didn't try to run it, it is just an example how I would be building it):

from typing import override

from ludic.attrs import NoAttrs
from ludic.components import Component
from ludic.html import div, html, h…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pablo8itall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants