Move themes.css

This commit is contained in:
He4eT 2021-03-04 00:23:34 +05:00
commit 5c1304a08b
2 changed files with 1 additions and 1 deletions

View file

@ -1,6 +1,6 @@
import { useState } from 'preact/hooks' import { useState } from 'preact/hooks'
import '~/src/style/themes.css' import './themes.css'
const themes = [ const themes = [
'light', 'light',