mirror of
https://github.com/JosunLP/BrowserExtensionTemplate.git
synced 2025-12-06 05:50:05 +00:00
working on vite style integration
This commit is contained in:
parent
693a8da648
commit
b225218e94
17 changed files with 101 additions and 200 deletions
|
|
@ -1,5 +1,6 @@
|
|||
import { Session } from "./classes/session";
|
||||
import { BasicButton } from "./components/button";
|
||||
import "./sass/app.sass";
|
||||
|
||||
class Settings {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue