If I paste the whole code block into Bricks custom CSS area, the block disappears on save. I’ve narrowed it down to the --text-xxxxl variable, and experimentation showed that any variable with xxxx is not accepted.
(By the way, I’d also be interested to know if there’s a more native-to-Bricks way of setting up a series of default font sizes (and/or other size variables), similar to the global color palette.)
Easy way around it… use --text-xl, --text-2xl, --text-3xl, --text-4xl, etc
“if there’s a more native-to-Bricks way of setting up a series of default font sizes (and/or other size variables)” - i use CoreFramework for this, even the free version gives you the UI for setting up all the global variables for text sides, spacing, colors and can output as CSS if you don’t want to leave the plugin installed.
Wow, that looks fantastic. Offers CSS variables, but with a bunch of other functionality that would permit me not to have to add other plugins. The animation and form extension stuff in particular. Thank you
AutomaticCSS gives you so much more. I think in V3.0 coming soon it will be much more integrated into Bricks. You could also take a look at https://advancedthemer.com as well.
Well, I just bought a lifetime code for Bricksforge, so I think I’ll stick with that for now. Out of curiosity, can you explain what more AutomaticCSS offers?