mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 12:00:03 +02:00
minify css
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#mywidget {
|
||||
border: 2px solid red;
|
||||
}
|
||||
|
1
example/dist/dist.css
vendored
Normal file
1
example/dist/dist.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
#mywidget{border:2px solid red}
|
Reference in New Issue
Block a user