Move styles to "styles" directory

This commit is contained in:
Patrick Smith 2018-08-02 14:33:21 -04:00
parent 015adaf30f
commit b67b4cca44
34 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import classes from '../scss/atat.scss' import classes from '../styles/atat.scss'
import './thing' import './thing'