-
Notifications
You must be signed in to change notification settings - Fork 23
CSS
Ahmed Xayan edited this page Dec 21, 2022
·
1 revision
Check the _sass folder for pre-existing css before creating new css. reuse classes instead of making new ones. Don't use !important without Mr.Lebouef's permission. Check variables.scss for the color, fonts, standards we are using. When you make a .scss file make sure to import it in the techhigh.scss file. Examples of how to import it is in the techhigh.scss file.