Before I type this, a disclaimer: Iāve been using Bricks for 2 hours now. Thatās it.
One thing Iām hoping to see in Bricks is a styles config.js file similar to what youād see in Tailwind. In a perfect world, Bricks would use it similar to a VScode Intellisense to offer autocompleting custom classes in the builder. I think that would satisfy the needs of OP (and myself as well) though I canāt complain. Honestly, Bricks is everything that Oxygen/GeneratePress/Astra/Elementor all wanted to be but never were and Iām happy I found it (yes, I know some are themes and others are builders inb4 someone chimes in about that).
Tailwind is usable with a config.js file via Winden (from Dplugins) itās already good to use in production. Even better, they are precisely adding plain classes with autocompletion via āSwiss knifeā. I recommend that you join their facebook group and watch this video : https://www.facebook.com/100022493205008/videos/717029246224513/
The last missing part IMO is the ability to use @apply in custom classes.
With the new version of Bricks and the way you can import css framework⦠do you see a path now?
I ask you because I was now looking at Tailwind because Iām needing to do dashboard stuff specifically and it could save me a lot of time!