You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.