forked from external-repos/squoosh
WebP encode options (#110)
* Flailing * Holy shit struct binding * Options in the encoder! * Integrating webp options * Addressing feedback * This isn't needed anymore
This commit is contained in:
6
src/codecs/webp/styles.scss
Normal file
6
src/codecs/webp/styles.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.flip-range {
|
||||
transform: scaleX(-1);
|
||||
}
|
||||
.hide {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user