|
|
|
|
|
by siduck
1005 days ago
|
|
what would be nue-css? i really like unocss currently as its syntax's pretty clean like <div border="1 solid red"> instead of tailwind's <div classname='border-1 border-solid borde-red /> also <div bg-red> too, it supports value-less attributes and one can use a single class name as tag name too, like <bg-red> something </bg-red> |
|