You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.031Dec30Added unit tests for parser and fixed a lot of bugs on the waymastermasterCommand-line now supports stdin input in addition to filesAdded module init file in tests folder to be able to run tests separatelyConverted verbose/debug command-line arguments to booleansAdded command-line option to overwrite original CSS fileAdded logging options to command-line argumentsCompression methods now alter their argument instead of making a copyAdded functions for converting colorsCode cleanupUpdated docstringFixed line number counter in parser for commentsRemoved debug print statementImproved spaces indenting command-line argumentParser now recognizes properties at the end of a block without semicolonFixed some parser features:Added a command-line option to customize indentingCode cleanupImproved program descriptionRemoved obsolete coverage comment from main fileImproved some usage messagesReplaces 'compress_blocks' with 'combine_blocks', which is more fittingFixed unit testsReordered file structure and added support for media queries in the parserInitial commit