Why isn’t “css style code” made in style.css file?

select “div” in tree panal =>
=> tab “style” => … Create new CSS rule => click =>
=> click an element to make a class =>
=> select “Stylesheet” => in style.css =>
=> div.grid-container in tree panel =>
=> .grid-container in style.css =>
=> Edit CSS Grid selection =>
=> Create CSS Grid in CSS GRID FOR div.grid-container =>

=> inline style made =>
——————————————————————————————————————

1
2
3
4
5
6
7
8
9
——————————————————————————————————————

What I want to know is that

why isn’t “css style code” made in style.css file ?

Thanks

Hello @alexseo,

Our best & super exhaustive documentation about how to deal with CSS in Pinegrow is available here:

Other interesting documents: