tachyons-z-index
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "tachyons-z-index", | ||
"description": "Tachyons css module for setting z-index on elements", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"author": { | ||
@@ -25,3 +25,3 @@ "name": "mrmrs", | ||
"devDependencies": { | ||
"tachyons-cli": "^0.6.1", | ||
"tachyons-cli": "^1.0.3", | ||
"watch": "^0.19.1" | ||
@@ -28,0 +28,0 @@ }, |
@@ -1,4 +0,4 @@ | ||
# tachyons-z-index 1.2.3 | ||
# tachyons-z-index 1.0.3 | ||
Base CSS module for Tachyons | ||
Tachyons css module for setting z-index on elements | ||
@@ -19,4 +19,9 @@ #### Stats | ||
Learn more about using css installed with npm: | ||
* https://webpack.github.io/docs/stylesheets.html | ||
* https://github.com/defunctzombie/npm-css | ||
#### With Git | ||
http: | ||
``` | ||
@@ -26,2 +31,7 @@ git clone https://github.com/tachyons-css/tachyons-z-index | ||
ssh: | ||
``` | ||
git clone git@github.com:tachyons-css/tachyons-z-index.git | ||
``` | ||
## Usage | ||
@@ -46,2 +56,10 @@ | ||
##### CDN | ||
The easiest and most simple way to use the css is to use the cdn hosted version. Include it in the head of your html with: | ||
``` | ||
<link rel="stylesheet" href="http://npmcdn.com/tachyons-z-index@1.0.3/css/tachyons-z-index.min.css" /> | ||
``` | ||
##### Locally | ||
The built CSS is located in the `css` directory. It contains an unminified and minified version. | ||
@@ -107,3 +125,3 @@ You can either cut and paste that css or link to it directly in your html. | ||
MIT | ||
ISC | ||
Sorry, the diff of this file is not supported yet
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
5892
124