Viewing profile — themosaad
themosaad
HN member- Joined
- Thu, Jul 28, 2022, 5:36 PM UTC
- HN karma
- 89
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About themosaad
No profile information was provided.
Recent public activity
-
comment
Comment #35915092
The name "Stack" here means a starter template for the Remix framework e.g. Remix Stacks https://remix.run/docs/en/main/pages/stacks
-
comment
Comment #33794818
That's a good side effect from using Tailwind CSS docs. They curate new CSS properties and add the most important (in their opinion) once they're supported by all modern browsers.
-
comment
Comment #33794681
Forgot to mention that I no longer do these conversions for the most part, instead, I scroll down the suggested values from the Tailwind CSS IntelliSense VSCode extension since it …
-
comment
Comment #33794635
Great work scratching your own itch! Not as easy addition to the workflow as it doesn't have a CLI but I think that's intentional or not a priority for you. I backed out from maint…
-
comment
Comment #33794394
I do dislike long walls of classes as well. However, I'm yet to find an alternative that offers the same benefits Tailwind CSS offers without such compromises. Wrote about Vanilla-…
-
comment
Comment #33794353
I hope to work on a product where productivity isn't as essential as the quality of a design system to use such approach. Saw the folks behind a CSS-in-JS library (Stitches) move t…
-
comment
Comment #33794217
> Just put some numbers in there. Average code base size, average build time improvement since version x, etc. I can be the judge of whether that is "lighting fast" to me Fair enou…
-
comment
Comment #33794022
This is far from being the best example of WHY you should use Tailwind CSS. I wrote about the HOW. I'll try to write another article about the WHY soon.
-
comment
Comment #33793944
> Currently I use Vanilla-Extract, it's like SCSS but uses TypeScript instead of the SCSS language. It also compiles down into native CSS, so there's no runtime overhead like style…
- story