Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mincss
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Taddeüs Kroes
mincss
Graph
master
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Aug
12
11
10
14
Oct
2
1
6
Sep
31
Jul
28
24
22
21
18
17
16
15
14
15
Apr
Update cli usage in README
master
master
Switch to Getopt for parsing cli args
Fix stack overflow when passing multiple options in one argument
Add todo item + moved comment
border:none now also becomes border:0 after shorthand generation
Cleanup
Prevent crash on malformed background shorthand
Cleanup + minor bugfix
Update todo list
Solved shift/reduce
Updated README and upgraded source to latest compiler version
Fix typo in usage message
Changed the way shorthand generation works so that the result is closer to the source
Small command line usage string update + add item to todo list
Cleanup
Bugfix
Improved command-line usage
Bugfix in comparisons like padding and padding-left
Cleanup
--sort now also sorts beyond the stem of a declaration for consistent results
Add support for :nth-child formula syntax
Added hotfix for border:none -> border:0 optimisation (planning to do something more extensive)
Cleanup
Units are now removed from zero values
Added TODO item
Code cleanup
Bugfix in unused code
Typo
Moved pre-built binary to separate server
Added TODO list to README
Added some test files for manual inspection
Added support for exotic browser-specific syntax such as @-ms-viewport and filter(opacity=60)
Added support for CSS3 pseudo-elements
Added generated file to ignore file
Updated README
Bugfix in color conversion
Updated README some more, added 64-bit pre-compiled binary
Updated README
Forgot newline in usage message
Minified numbers are now rounded to 2 decimal digits
Loading