Socket
Socket
Sign inDemoInstall

tachyons-tables

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tachyons-tables - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

6

package.json
{
"name": "tachyons-tables",
"description": "Tables CSS module for Tachyons",
"version": "1.0.7",
"version": "1.0.8",
"author": {

@@ -25,4 +25,4 @@ "name": "mrmrs",

"devDependencies": {
"tachyons-cli": "^1.0.10",
"watch": "^1.0.1"
"tachyons-cli": "^1.3.2",
"watch": "^1.0.2"
},

@@ -29,0 +29,0 @@ "scripts": {

@@ -1,6 +0,6 @@

# tachyons-tables 1.0.3
# tachyons-tables 1.0.8
Tables CSS module for Tachyons
#### Stats
### Stats

@@ -37,3 +37,3 @@ 165 | 5 | 6

#### 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-tables@1.0.3/css/tachyons-tables.min.css" />
<link rel="stylesheet" href="http://unpkg.com/tachyons-tables@1.0.8/css/tachyons-tables.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