Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "flex-less", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A mixin created to enable you to use all basic functions of CSS flexbox for all supported browsers.", | ||
@@ -5,0 +5,0 @@ "main": "flex.less", |
@@ -5,3 +5,3 @@ Flex Less | ||
Flexbox is awesome! It's a powerful addition to CSS and you should be using it NOW! | ||
The [CSS Flexible Box Layout Module](http://www.w3.org/TR/css3-flexbox/){:target="_blank"} has been a Candidate Recommendation since September 2012. | ||
The [CSS Flexible Box Layout Module](http://www.w3.org/TR/css3-flexbox/) has been a Candidate Recommendation since September 2012. | ||
@@ -37,3 +37,3 @@ > "That’s cool! But I can’t use it because XYZ doesn’t support it." | ||
## Flex-less | ||
If you want to learn more about FlexBox please visit [A Complete Guide to Flexbox](http://css-tricks.com/snippets/css/a-guide-to-flexbox/){:target="_blank"} a comprehensive and brilliant guide (as always) from CSS Tricks | ||
If you want to learn more about FlexBox please visit [A Complete Guide to Flexbox](http://css-tricks.com/snippets/css/a-guide-to-flexbox/) a comprehensive and brilliant guide (as always) from CSS Tricks | ||
(descriptions for each section below are from this very guide) | ||
@@ -40,0 +40,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8399