Plain CSS styling with Tailwind - The Bunny tutorial

Опубликовано: 16 Июль 2026
на канале: Pinegrow
569
17

Tailwind can be used to do regular selector-based CSS styling, without utility classes in HTML.

Instead of having a bunch of utility classes on every H1 element, you add these classes to the component style with the selector h1. You can even add styling for sub-elements such as SMALL. Such styles are self-contained and easy to manage through the new Style manager.

Under the hood, Pinegrow uses Tailwind to compile styles into normal selector-based CSS rules.

Learn more about CSS styling with component styles:
https://pinegrow.com/docs/tailwind/cs...

Open the tutorial project in the editor:
https://pinegrow.online/edit/tutorial... Check out all powerful improvements in Pinegrow Web Editor 8:
https://pinegrow.com/release_notes/pi...