Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flex-less

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flex-less - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc