Releases: JumboInteractiveLimited/douceur
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Changelog
bbbcf27 Add dist to gitignore
4b716dc Allow external css file to be used
8ea54c6 Allow reading from standard input
3e94a10 Dealing with CSS comments
6552c9e Emitting proper locations for comma-separated declarations
ce9bdda Fixed infinite loop
7176f14 Fixes comment
d47f30b Increase version to 0.3.0
654f3e7 Linting issues
798661f Merge pull request chris-ramon#1 from chris-ramon/at-rule-vendor-prefixes
a06d6fa Merge pull request chris-ramon#2 from alexsaveliev/master
8fb9598 Merge pull request chris-ramon#3 from alexsaveliev/master
f346305 Merge pull request chris-ramon#4 from chris-ramon/malformed-syntax-improvement
87ca090 README: update repo paths
c0a5b8a Rule: Update Rule.Selectors to be on slice of Selector structs.
696488d Update goreleaser
4d0b3d7 Update namespace
a230c4e adds token's line & column support to Declaration
d44f24c css/rule: add vendor prefixed at-rules
67f7c10 fix import path
9598891 fix import paths to the fork one
ec661e3 parser: update malformed syntax case.
88d2817 rename atRules var since it now includes from
and to
bf428af satisfy lint
e412193 take over the imports