Skip to content

Instantly share code, notes, and snippets.

View antoine1003's full-sized avatar
💻
Code in progress...

Antoine DAUTRY antoine1003

💻
Code in progress...
View GitHub Profile
@rveitch
rveitch / sass-7-1-pattern.scss
Last active April 23, 2024 08:10
Sass 7-1 Pattern
sass/
|
|– base/
| |– _reset.scss # Reset/normalize
| |– _typography.scss # Typography rules
| ... # Etc…
|
|– components/
| |– _buttons.scss # Buttons
| |– _carousel.scss # Carousel