Commit 2b72171
committed
v0.2.5
* Fix flexbox-related property value parsing (Mark Lee)
* Support simple blocks in functions (Douglas Christopher Wilson)
* Update package.json config (Nick Schonning)
* Ignore NPM debug logs (Nick Schonning)
* Update repo URL for Travis badge (Nick Schonning)
* Add support for the CSS3 sizing spec (Mark Lee)
* Parse quoted and unquoted uri @imports. Fixes #108 (Terin Stock)
* Allow @Viewport to be inside of @media (Derk-Jan Hartman)
* Fix test task (Tunghsiao Liu)
* Update viewport unit (Tunghsiao Liu)
* Add support for animation-fill-mode (Michael Stämpfli)
* Allow underscores in identifiers (Michael Mattiacci)1 parent fff530f commit 2b72171
File tree
10 files changed
+743
-228
lines changed- release
- npm
- lib
10 files changed
+743
-228
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
1 | 16 | | |
2 | 17 | | |
3 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments