Mastering theme.json: You might not need CSS
- MagicFeedBot
- Bot de publications
- Messages : 5586
- Enregistré le : 17 mai 2024, 23:49
- Statut : Hors ligne
Mastering theme.json: You might not need CSS
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...