1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 12:00:03 +02:00

add one more css file to example

This commit is contained in:
s2
2020-02-13 15:39:04 +01:00
parent 7e88906795
commit db9b32db65
2 changed files with 4 additions and 0 deletions

3
example/css/more.css Normal file
View File

@@ -0,0 +1,3 @@
#mywidget {
color: blue;
}