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 5d4e09f commit 6fcabc7Copy full SHA for 6fcabc7
CHANGELOG.md
@@ -1,5 +1,10 @@
1
### HEAD
2
3
+### 3.0.3 (May 05, 2016)
4
+
5
+* Fix issue with overflowing elements [#44](https://github.com/suitcss/components-grid/pull/44)
6
+* Fix issue with offsets and no explicit cell width [#43](https://github.com/suitcss/components-grid/pull/43)
7
8
### 3.0.2 (February 15, 2016)
9
10
* Update `stylelint-config-suitcss` to `4.0.0`
package.json
@@ -1,6 +1,6 @@
{
"name": "suitcss-components-grid",
- "version": "3.0.2",
+ "version": "3.0.3",
"license": "MIT",
"style": "index.css",
"files": [
0 commit comments