The rest of the cleanup is going to be hard, so this is the last commit before I go test my last changes and get them working.

This commit is contained in:
2018-10-25 06:54:25 +11:00
parent dab9e27b24
commit 37114b2ad6
2 changed files with 11 additions and 5 deletions

View File

@ -42,6 +42,12 @@
@import './elements/_body.scss';
@import './elements/_headings.scss';
//TEMP
@import './objects/_page-transition.scss';
@import './pages/_contact-page.scss';
@import './pages/_home-page.scss';
@import './pages/_privacy-policy-page.scss';
//Utilities
@import './utilities/text-align.scss';