mirror of
https://github.com/He4eT/elseifplayer.git
synced 2026-05-05 09:27:23 +00:00
styles: extract components.scss
This commit is contained in:
parent
bc654d4f2b
commit
84ed8f98fb
3 changed files with 75 additions and 68 deletions
|
|
@ -2,7 +2,8 @@ import { render } from 'preact'
|
|||
|
||||
import '@fontsource/open-sans'
|
||||
|
||||
import '~/src/style/base.css'
|
||||
import './style/base.scss'
|
||||
import './style/components.scss'
|
||||
|
||||
import App from './App'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue