Matthi
matthi.dev
Matthi
@matthi.dev
February 16, 2025 at 7:32 AM
It has been cut. Super strange 😂
But I think, I already added you 👍
February 16, 2025 at 7:31 AM
This is thought semantics-first and keeps utility classes actual utilities and helpers.
February 14, 2025 at 4:36 PM
I would love to provide @matricss/unocss-preset.
In a nutshell, this preset allows users to create nested classes where the outer class will modify the appearance of all inner classes.
`.size-small .typo-display { ... }`
Have to write a documentation first.
February 14, 2025 at 4:35 PM
What is the challenge?
Does your target group not understand it?
Or do they not understand the added value of your product?
February 13, 2025 at 12:20 PM
Is it a code template, is it a no-code platform etc.
Do you know what I mean?
February 13, 2025 at 12:13 PM
Better not “Shit your startup while on the toilet”
(Sorry for the bad joke)
I think, I miss a little bit what you actual product is.
February 13, 2025 at 12:12 PM
I love infographics that really help to understand complex things.
But the z-index is not one of them.
At least I haven’t had a case for such a beautiful exploded graphic yet.
February 13, 2025 at 11:08 AM
WTF 😂
February 13, 2025 at 10:20 AM
Thanks for sharing.
I miss out the opportunity to create generic styles...
The way of calculating everything in the browser (calc) does feel strange for me 🤷
February 12, 2025 at 12:55 PM
How do you feel about version 4?
February 12, 2025 at 12:44 PM
I think one problem with tailwindcss is that it is focused on utility classes and not on semantics.
This makes it harder to maintain multi-theme experiences.
What do you think?
February 12, 2025 at 12:44 PM
Nested :root inside of a media query becomes a special treatment

@media (<x>) {
:root { --some-var: 10px; }
}

becomes

@container (<x>) {
:host > * { --some-var: 10px; }
}

if the host has the containment context.
February 7, 2025 at 4:12 PM
Looks nice!
February 6, 2025 at 2:47 PM
🦄
February 6, 2025 at 10:46 AM
Great overview.
It would be nice to see it on an impact/effort matrix as well.
The different formats have different purposes as well.
It is not only about the effort.
And to be honest....the value packed formats take so much of my time 🥵
February 6, 2025 at 10:19 AM
Right?
February 6, 2025 at 10:12 AM
Love your idea of the tailwind-based builder.
For my purpose, this is already to technical.
But I am still exploring :)
February 5, 2025 at 1:07 PM
🙌
February 5, 2025 at 1:05 PM
Just see, which problems users have with the existing product (G2, reddit etc.) and make a micro-saas for these problems
February 5, 2025 at 10:33 AM