|
|
|
|
|
by pizzeriafrida
1681 days ago
|
|
I feel the same way, but also understand what folks are saying in the replies to this, but I'm more coming at it from an API standpoint preferring something like https://github.com/workframers/wonka (albeit in Clojurescript). But there I get to use inline styles with 'special' values that could mean something in my theme like `padding: my.theme/container-padding`, and it's also just data so I can merge them etc. This seems preferential over a single string with various syntax. I could be wrong in that my linked approach is not the same. |
|