Socket
Socket
Sign inDemoInstall

tachyons-skins

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tachyons-skins - npm Package Compare versions

Comparing version 3.2.4 to 3.2.5

4

package.json
{
"name": "tachyons-skins",
"version": "3.2.4",
"version": "3.2.5",
"style": "src/tachyons-skins.css",

@@ -29,3 +29,3 @@ "homepage": "http://github.com/tachyons-css/tachyons-skins",

"devDependencies": {
"tachyons-cli": "^0.6.1",
"tachyons-cli": "^1.0.3",
"watch": "^0.19.1"

@@ -32,0 +32,0 @@ },

@@ -1,2 +0,2 @@

# tachyons-skins 3.2.0
# tachyons-skins 3.2.4

@@ -19,4 +19,9 @@ Performance based css module.

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-skins

ssh:
```
git clone git@github.com:tachyons-css/tachyons-skins.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-skins@3.2.4/css/tachyons-skins.min.css" />
```
##### Locally
The built CSS is located in the `css` directory. It contains an unminified and minified version.

@@ -249,3 +267,3 @@ You can either cut and paste that css or link to it directly in your html.

MIT
ISC
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