Socket
Socket
Sign inDemoInstall

tachyons-font-family

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.3.3 to 4.3.4

6

package.json
{
"name": "tachyons-font-family",
"version": "4.3.3",
"version": "4.3.4",
"style": "src/tachyons-font-family.css",

@@ -23,4 +23,4 @@ "main": "src/tachyons-font-family.css",

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

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

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

# tachyons-font-family 4.2.5
# tachyons-font-family 4.3.4
Performance based css module.
#### Stats
### Stats

@@ -37,3 +37,3 @@ 439 | 16 | 15

#### 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-font-family@4.2.5/css/tachyons-font-family.min.css" />
<link rel="stylesheet" href="http://unpkg.com/tachyons-font-family@4.3.4/css/tachyons-font-family.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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc