N°2847 - Add SCSS shame file for hacks (https://sass-guidelin.es/#shame-file)

This commit is contained in:
Molkobain
2021-01-04 10:20:52 +01:00
parent 551689d445
commit 050c00c791
4 changed files with 49 additions and 5 deletions

View File

@@ -53,6 +53,7 @@ css/backoffice/
| ... # Etc…
|
|
`- _shame.scss # Shame file, should contain all the ugly hacks (https://sass-guidelin.es/#shame-file)
` main.scss # Main Sass file
```
@@ -68,4 +69,5 @@ To avoid common errors, files should be imported in the final file in the follow
- Components
- Layout
- Pages
- Themes
- Themes
- Shame file