Views: replace css files with scss modules

This commit is contained in:
He4eT 2023-06-12 02:31:52 +03:00
commit 2353700694
17 changed files with 147 additions and 141 deletions

View file

@ -3,8 +3,6 @@ import { useState, useEffect } from 'preact/hooks'
import UrlPlayer from '~/src/components/Player/UrlPlayer'
import MenuOverlay from '~/src/components/Player/MenuOverlay/MenuOverlay'
import './PlayerView.css'
const decode = (encodedUrl) => decodeURIComponent(encodedUrl)
export default function PlayerView ({