Socket
Socket
Sign inDemoInstall

tachyons-vertical-align

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tachyons-vertical-align - npm Package Compare versions

Comparing version 4.0.4 to 4.0.5

4

package.json
{
"name": "tachyons-vertical-align",
"version": "4.0.4",
"version": "4.0.5",
"style": "src/tachyons-vertical-align.css",

@@ -19,3 +19,3 @@ "main": "src/tachyons-vertical-align.css",

"devDependencies": {
"tachyons-cli": "^1.0.10",
"tachyons-cli": "^1.0.11",
"watch": "^1.0.1"

@@ -22,0 +22,0 @@ },

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

# tachyons-vertical-align 4.0.0
# tachyons-vertical-align 4.0.5

@@ -37,3 +37,3 @@ Performance based css module.

#### Using with [PostCSS](https://github.com/postcss/postcss)
#### Using with [Postcss](https://github.com/postcss/postcss)

@@ -46,3 +46,3 @@ Import the css module

Then process the CSS using the [`tachyons-cli`](https://github.com/tachyons-css/tachyons-cli)
Then process the css using the [`tachyons-cli`](https://github.com/tachyons-css/tachyons-cli)

@@ -54,3 +54,3 @@ ```sh

#### Using the CSS
#### Using the css

@@ -61,7 +61,7 @@ ##### CDN

```
<link rel="stylesheet" href="http://npmcdn.com/tachyons-vertical-align@4.0.0/css/tachyons-vertical-align.min.css" />
<link rel="stylesheet" href="http://unpkg.com/tachyons-vertical-align@4.0.5/css/tachyons-vertical-align.min.css" />
```
##### Locally
The built CSS is located in the `css` directory. It contains an unminified and minified version.
The built css is located in the `css` directory. It contains an unminified and minified version.
You can either cut and paste that css or link to it directly in your html.

@@ -75,6 +75,6 @@

The source CSS files can be found in the `src` directory.
Running `$ npm start` will process the source CSS and place the built CSS in the `css` directory.
The source css files can be found in the `src` directory.
Running `$ npm start` will process the source css and place the built css in the `css` directory.
## The CSS
## The css

@@ -81,0 +81,0 @@ ```css

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