mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-15 21:39:00 +00:00
Update style_guide_scss.md
This commit is contained in:

committed by
Filipa Lacerda

parent
a6b9eb5dfc
commit
801f5205cd
@ -7,6 +7,8 @@ easy to maintain, and performant for the end-user.
|
||||
|
||||
### Naming
|
||||
|
||||
Filenames should use `snake_case`.
|
||||
|
||||
CSS classes should use the `lowercase-hyphenated` format rather than
|
||||
`snake_case` or `camelCase`.
|
||||
|
||||
|
Reference in New Issue
Block a user