issues
search
mattbasta
/
crass
A CSS minifier and utility library for JavaScript
http://mattbasta.com/crass
MIT License
102
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Minify gradient functions
#43
mattbasta
closed
7 years ago
0
Merge longhand rules into shorthand rules
#42
mattbasta
opened
7 years ago
0
Add option for single-file CSS
#41
mattbasta
opened
7 years ago
0
Remove overridden @keyframes and @charset blocks
#40
mattbasta
closed
7 years ago
0
Evaluate calc() where possible
#39
mattbasta
closed
7 years ago
0
Reduce display values, mostly around `flow`
#38
mattbasta
closed
7 years ago
0
Parse error
#37
Deeech
closed
8 years ago
9
CSS Grid layout module
#36
mattbasta
closed
8 years ago
0
CSS4 case-insensitive attribute selection grammar
#35
mattbasta
opened
8 years ago
0
CSS4 #RRGGBBAA and #RGBA support
#34
mattbasta
closed
8 years ago
0
Add optimizer to collapse border radii with slashes appropriately
#33
mattbasta
closed
8 years ago
0
CSS with null strings in identifiers are not parsed properly
#32
mattbasta
closed
9 years ago
0
Empty media queries and page blocks are not parsed
#31
mattbasta
closed
9 years ago
0
Add optimizer that clamps opacity to [0, 1]
#30
mattbasta
closed
8 years ago
2
Support for CSS4 color math
#29
mattbasta
closed
8 years ago
1
Support for CSS4 `gray()` notation
#28
mattbasta
closed
8 years ago
0
Support for CSS4 simple named hues
#27
mattbasta
closed
8 years ago
1
Support for CSS4 HWB color format
#26
mattbasta
closed
8 years ago
0
Add support for unicode ranges in @font-face
#25
mattbasta
closed
9 years ago
0
whitespace is incorrectly stripped in `calc` expressions
#24
cvan
closed
9 years ago
0
Add counter-style support
#23
mattbasta
closed
10 years ago
0
100% not converted to `to` as keyframe
#22
mattbasta
closed
10 years ago
0
Identical keyframes are not combined
#21
mattbasta
closed
10 years ago
0
Duplicate declarations are not removed after transformation
#20
mattbasta
closed
10 years ago
0
Add more comparison benchmarks
#19
mattbasta
closed
9 years ago
3
add more noneables
#18
cvan
closed
10 years ago
1
When combining rulesets, consider the specificity of inner rulesets
#17
mattbasta
opened
10 years ago
0
When combining rulesets, consider `!important`
#16
mattbasta
opened
10 years ago
0
Filter out meta styles
#15
mattbasta
closed
10 years ago
0
Update browser data for unprefixed box-sizing in fx29
#14
mattbasta
closed
10 years ago
1
Support exponential notation for numbers
#13
mattbasta
closed
10 years ago
0
Ignore duplicate declarations if one of the expression's terms are prefixed
#12
mattbasta
closed
10 years ago
1
Detect and filter `display` declarations for old flexbox specs
#11
mattbasta
closed
8 years ago
0
Detect when media query rulesets override other rulesets with the same value
#10
mattbasta
closed
10 years ago
0
Convert temporal units to their smallest possible value
#9
mattbasta
closed
10 years ago
1
Add `@supports` support
#8
mattbasta
closed
10 years ago
1
Merge nearby exact rulesets with no side effects
#7
mattbasta
closed
10 years ago
1
Convert angular units to their smallest possible value
#6
mattbasta
closed
10 years ago
1
Fix path issue in setup.py
#5
jsocol
closed
11 years ago
1
Add option to round numbers
#4
mattbasta
closed
10 years ago
1
Nested blocks are not properly indented when pretty printed.
#3
mattbasta
closed
10 years ago
1
Pseudo elements are matched as pseudo classes
#2
mattbasta
closed
10 years ago
1
`:nth-child(even)` and `:nth-child(odd)` don't save their function body
#1
mattbasta
closed
11 years ago
1
Previous