chingu-voyages / v24-geckos-team-02

Books Plus | Voyage-24 | https://chingu.io/
GNU General Public License v3.0
1 stars 1 forks source link

Adding Sass variables #47

Closed snrelghgub closed 3 years ago

snrelghgub commented 3 years ago

This removes create-react-app default template styling & adds our project's font & color variables which meets minimum UI/UX standards & WCAG requirements. It also comprises commented out class names & queries to be used to insert SCSS/CSS rules to style for my next assigned issue. Variables are located in _variables.scss & is readily accessible in App.scss using partials. Anything you want to add, change or review? Please do not hesitate to let me know.