|
|
|
|
|
by andrico
673 days ago
|
|
This is cool. Quick question, how are you implementing the Tailwind styles? I'm assuming that the material/web use the shadow DOM to encapsulate styles, and therefore allow customised using CSS variables. So I'm a little confused why the global tailwind CSS seems to work |
|
I want to be able to load those CSS variables as Tailwind directives.
e.g.
`
|_ button
`I would love any ideas or feedback on this mechanism.