Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@accurat/tachyons-lite

Package Overview
Dependencies
Maintainers
7
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accurat/tachyons-lite - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -10,3 +10,3 @@ const fs = require('fs')

},
skipModules: ['normalize'],
skipModules: ['normalize', 'boxSizing'],
}

@@ -13,0 +13,0 @@

{
"name": "@accurat/tachyons-lite",
"version": "1.0.0",
"version": "1.0.1",
"description": "Like Tachyons but without media-queries, colors and normalize.css",

@@ -5,0 +5,0 @@ "repository": "accurat/tachyons-lite",

@@ -7,3 +7,3 @@ # Tachyons Lite

This is the library for you! It is **75% smaller** than the original tachyons, weighing only **18KB** (minified) against the **79KB** of the minified tachyons bundle.
This is the library for you! It is **75% smaller** than the original tachyons, weighing only **18KB** (minified) against the **79KB** of the (minified) original tachyons bundle.

@@ -21,3 +21,3 @@ ## Install

```js
import 'tachyons-lite'
import '@accurat/tachyons-lite'
```

@@ -24,0 +24,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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