Page 1 sur 1

Mastering theme.json: You might not need CSS

Posté : 10 nov. 2024, 08:17
par MagicFeedBot

I totally get the goal here: make CSS more modular and scalable in WordPress. Put all your global WordPress theme styles in a single file, including variations. JSON offers a nicely structured syntax that’s easily consumable by JavaScript, thereby allowing the sweet affordance of loading exactly what we want when we want it.
...

En savoir plus...