tachyons-amp
Advanced tools
@@ -857,4 +857,4 @@ /*! TACHYONS AMP | http://tachyons.io */ | ||
| .w-100 { width: 100%; } | ||
| .w-third { width: calc( 100% / 3 ); } | ||
| .w-two-thirds { width: calc( 100% / 1.5 ); } | ||
| .w-third { width: 33.33333%; } | ||
| .w-two-thirds { width: 66.66667%; } | ||
| .w-auto { width: auto; } | ||
@@ -1516,4 +1516,4 @@ /* | ||
| .w-100-m { width: 100%; } | ||
| .w-third-m { width: calc( 100% / 3 ); } | ||
| .w-two-thirds-m { width: calc( 100% / 1.5 ); } | ||
| .w-third-m { width: 33.33333%; } | ||
| .w-two-thirds-m { width: 66.66667%; } | ||
| .w-auto-m { width: auto; } | ||
@@ -1807,4 +1807,4 @@ .overflow-visible-m { overflow: visible; } | ||
| .w-100-l { width: 100%; } | ||
| .w-third-l { width: calc( 100% / 3 ); } | ||
| .w-two-thirds-l { width: calc( 100% / 1.5 ); } | ||
| .w-third-l { width: 33.33333%; } | ||
| .w-two-thirds-l { width: 66.66667%; } | ||
| .w-auto-l { width: auto; } | ||
@@ -1811,0 +1811,0 @@ .overflow-visible-l { overflow: visible; } |
+3
-3
| { | ||
| "name": "tachyons-amp", | ||
| "version": "0.0.6", | ||
| "version": "0.0.8", | ||
| "description": "Functional CSS for AMP pages", | ||
@@ -28,5 +28,5 @@ "author": "mrmrs", | ||
| "immutable-css-cli": "^1.1.1", | ||
| "normalize.css": "^7.0.0", | ||
| "normalize.css": "^8.0.0", | ||
| "tachyons-modules": "^1.1.10", | ||
| "tachyons-cli": "^1.0.11", | ||
| "tachyons-cli": "^1.3.2", | ||
| "watch": "^1.0.2" | ||
@@ -33,0 +33,0 @@ }, |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
-100%181617
-0.03%