CSS coding standards
Last modified on Fri 29 Aug 2025

We use the same rules for writing CSS as defined in the frontend handbook, just like with JavaScript coding standards.

The new WordPress projects use Tailwind CSS. Some older projects use Sass for styling, with BEM naming.