I really like these features. Always best to limit what clients can mess with. Thank you Sam for explaining it so well too!
@sam-harrison6 ай бұрын
My pleasure!
@hadiaslam78016 ай бұрын
THis is absolutely useful, infact i'm using the combination of custom element, classes, attributes, and components to create a nav bar that i can reuse on all of my projects, i often found myself using multiple variations of navbars on 1 website, so i think this combination is game changing, and after slots it'll be much efficient and powerfull. but i gotta say that the way you create your components, is a whole guru level🔥, fantastic job. I wish i could get a clonable of this
@sam-harrison6 ай бұрын
When it’s done it’ll be cloneable 👍
@KurtMoseАй бұрын
Love this! Do you have a cloneable project for this with the code included? Thank you ❤
@GregDolan6 ай бұрын
Amazing, looking forward to learning more from the cloneable 🔥
@BrendanOConnellWP6 ай бұрын
This was very cool! Thanks for sharing Sam
@sam-harrison6 ай бұрын
Thanks Brendan! 👍🏻
@rorystevens665 ай бұрын
Thanks for making this Sam. Could you reference the colors you've laid out in Webflow's variables in your custom code? I'm thinking it might be weird to have colors defined in Webflow's variables and then the same or similar colors defined separately in custom code. It terms of organisation/consistency I can imagine myself updating one but forgetting to update the other, etc.
@johncherry2041Ай бұрын
Where can I get your blueprint code from?
@Bars_Sl4 ай бұрын
Downside of classes is that client might decide to Clear unused styles, that will break every component based on this. Unless component stored somewhere dismembered with all additional classes applied. Nevertheless I use classes more over attributes, since it's more native.
@sam-harrison4 ай бұрын
I like to include the classes within a style guide page so that they are safe from being accidentally cleared 👍🏻
@TheFlyingEpergne14 күн бұрын
2027: "webflow now lets us style elements without using the native site builder! All you need is html, css and javascript!!!"