Repo setup and build step configuration

This commit is contained in:
mrjvs
2023-12-24 00:37:41 +01:00
parent 9c8750e793
commit 286f3e3115
28 changed files with 993 additions and 0 deletions

3
src/popup/styles.css Normal file
View File

@@ -0,0 +1,3 @@
.test {
color: blue
}