We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f58d39c commit bb5b89dCopy full SHA for bb5b89d
CHANGELOG.md
@@ -12,7 +12,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
12
**Changed**
13
14
- Single offset values in `tidy-column` and `tidy-offset` shorthand properties will now apply to all missing values (#25, #36)
15
-- Drops support for Node 6 (#41)
16
17
**Fixed**
18
@@ -23,7 +22,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
23
22
24
**Removed**
25
26
-- Removes the `addGap` option for automatically adding the grid gap margin to column elements (#24)
+- The `addGap` option for automatically adding the grid gap margin to column elements (#24)
+- Support for Node 6 (#41)
27
28
## 0.3.4
29
0 commit comments