luizaberte / Plant-caring

0 stars 0 forks source link

BEM CSS ( how to organize css naming convention) #5

Closed OerdBej closed 2 months ago

OerdBej commented 2 months ago

Please check it out since you are in the begginign of the project 2 little things that will help you:

1- how to organize your css based on BEM (a naming convention for CSS) Link here 2- the importance of using and defining variables in css - Link

both are methodologies that help to define since in the first steps the imporatance of having a clear starting structure of css.

@luizaberte