Mastodon Feed: Post

Mastodon Feed

slightlyoff@toot.cafe ("Alex Russell") wrote:

JS thinkfluencers: "the cool thing about CSS-in-JS is that you can put your CSS next to your DOM structure in a single file"

The projects:

...
ComboBox.styles.ts
ComboBox.tsx
...
SplitButton.styles.ts
SplitButton.tsx
...