16 ms·
That's cool, but why are you calculating CSS attributes dynamically at export time instead of just writing a stylesheet and putting that in an export theme? Se
by githubalphapapa 6y ago
That's cool, but why are you calculating CSS attributes dynamically at export time instead of just writing a stylesheet and putting that in an export theme? Separating presentation from content, etc.
- tecosaur 6y agoErm, that is what's been done. Did I give a different impression?
- githubalphapapa 6y agoYou posted that code that seems to show calculating some CSS values dynamically.