Don't use.
Upload image test by vednoc

Details
Authorvednoc
LicenseNo License
Created
Updated
Categoryglobal
Statistics
Learn how we calculate statistics in the FAQ.
Total views
Total installs
Weekly installs
Weekly updates
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Upload image test
@namespace github.com/openstyles/stylus
@version 1.0.0
==/UserStyle== */
@-moz-document url-prefix("http://localhost:3000") {
* { color: crimson !important }
}