0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Support -moz-calc and -webkit-calc, too. Fixes #348 More... almost 8 years ago
"opacity" in IE filter nonsense should be case-insensitive, re #341 More... almost 8 years ago
Strip scalar null properties from output. Fixes #337 More... almost 8 years ago
append() should default to spaces. Fixes #335 More... almost 8 years ago
Compass should treat currentColor as a color. Fixes #354 More... almost 8 years ago
Add the Sass 3.4 *-exists functions. Fixes #226, #229, #353 More... almost 8 years ago
Avoid stripping inline comments that are part of URLs. Fixes #350 More... almost 8 years ago
Fix fonts extension under Python 3, and fix expected output More... almost 8 years ago
Put @imported rules in the place they were imported. Fixes #352 More... almost 8 years ago
Merge pull request #346 from william-index/master More... almost 9 years ago
Fixes length calculation for str_slice edge cases More... almost 9 years ago
Adds test for str_slice edge cases More... almost 9 years ago
Increases parity of str-slice with Sass str-slice More... almost 9 years ago
Added source_files to legacy compiler More... almost 9 years ago
Improved deprecation warning messages More... almost 9 years ago
better check on file path to allow dots in filenames fixes issue #334 More... almost 9 years ago
Added less2scss command More... about 9 years ago
Workaround for narrow Python build More info: http://stackoverflow.com/questions/7105874/valueerror-unichr-arg-not-in-range0x10000-narrow-python-build-please-hel More... about 9 years ago
Don't truncate alpha in rgba(...) to two places. Fixes #329. More... about 9 years ago
Fix tox.ini on non-Windows, per #327. More... over 9 years ago
comment More... over 9 years ago
Fix (by ignoring) bare properties in @variables. More... over 9 years ago
Merge pull request #325 from kernc/patch-1 More... over 9 years ago
Encode the output to UTF-8 before writing to file More... over 9 years ago
Bump version to 1.3.4. More... over 9 years ago
Avoid u'' for 3.2's sake. More... over 9 years ago
Stop using apply_vars on block arguments; use the parser instead. More... over 9 years ago
Fix parsing of `@if(...)`, where there's no literal space. More... over 9 years ago
Make line numbers in errors moderately less wrong. More... over 9 years ago
Fix handling of relative imports again. More... over 9 years ago