Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cluckindan
7 months ago
|
parent
|
context
|
favorite
| on:
Vanilla JavaScript support for Tailwind Plus
They don’t mention whether the custom elements are using shadow root and whether it’s open or closed mode.
That has implications for event handling and style encapsulation.
owebmaster
7 months ago
[–]
it is easy to check using inspect. They are not using shadowDOM which is great.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
That has implications for event handling and style encapsulation.