Thanks to visit codestin.com Credit goes to github.com
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 5a9b506 commit ab1865eCopy full SHA for ab1865e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### HEAD
2
3
+### 2.0.1 (November 07, 2017)
4
+
5
+* Fix u-sizeFit overriding responsive versions [#39](https://github.com/suitcss/utils-size/issues/39)
6
7
### 2.0.0 (July 08, 2016)
8
9
* Remove `box-sizing` and `display` from sizeFull [#36](https://github.com/suitcss/utils-size/pull/36)
package.json
@@ -1,6 +1,6 @@
{
"name": "suitcss-utils-size",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Sizing utilities for SUIT CSS",
"keywords": [
"browser",
0 commit comments