NaturalIntelligence / imglab

To speedup and simplify image labeling/ annotation process with multiple supported formats.
https://solothought.com/imglab/
MIT License
985 stars 608 forks source link

CSS Minification #120

Closed Acemad closed 6 years ago

Acemad commented 6 years ago

Purpose / Goal

The purpose of this pull request is to respond to Issue#93 (Minify CSS) where it's requested to minify the non-minified CSS files. I have minified the following CSS files : menu.css, style.css, slider.1.css, tags.css, svg.css, snackbar.css and updated their references in index.html

Type

amitguptagwl commented 6 years ago

Your changes look good. Have you tested the application just to verify if everything is being loaded properly and there is no error on console?

Acemad commented 6 years ago

Yes, I tested it with live-server and everything was looking the same as imglab.ml, so visually, nothing changed. Also, no errors or warnings on console !

amitguptagwl commented 6 years ago

Great!. Thanks for your PR.

Acemad commented 6 years ago

Great!. Thanks for your PR.

And thank you for making this repo accessible for newcomers ! I'll see if i can contribute more code !

amitguptagwl commented 6 years ago

Sure All the best.