mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-09-14 15:49:18 +02:00
set up css folder
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -9,6 +9,7 @@ build/linux/arch/*
|
|||||||
!build/linux/arch/install.sh
|
!build/linux/arch/install.sh
|
||||||
*.css
|
*.css
|
||||||
*.css.map
|
*.css.map
|
||||||
|
!src/themes/**/**.css
|
||||||
|
|
||||||
# JetBrains IDE configuration
|
# JetBrains IDE configuration
|
||||||
.idea
|
.idea
|
||||||
|
3
src/themes/test.css
Normal file
3
src/themes/test.css
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
h1 {
|
||||||
|
color: green;
|
||||||
|
}
|
Reference in New Issue
Block a user