Hey, i have a question about inline styles. I know for the most part they are bad practice however in a project i'm building the majority of my styles for elements are utility classes with one being a
Considering i have multiple sections using this class, i was wondering if it is suitable to use inline styles to define the spacing of the
--flow-gap
--flow-gap
variable for the sections and only this to allow for easier scanning and editing of the layout rather than having to dig through my css to look for the spacing values. For example: