Page 1 sur 1

Mastering theme.json: You might not need CSS

Posté : 07 nov. 2024, 03:11
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...