https://bugzilla.wikimedia.org/show_bug.cgi?id=40964
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Version|1.18 |1.21-git --- Comment #3 from [email protected] --- FYI we are building the new Agora CSS styles (mw-ui-button, mw-ui-formlist) using Compass. For now the scss source files are in the Agora extension; like Jon we have a Makefile to compile to CSS and commit the results to the repository. Running make which invokes compass which uses Ruby is pretty slow. real 0m0.378s user 0m0.340s sys 0m0.024s for 377 lines in 16 sccs files, and twice a long if there's no .sass-cache. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
