New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@washingtonpost/tachyons-css

Package Overview
Dependencies
Maintainers
193
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@washingtonpost/tachyons-css - npm Package Compare versions

Comparing version 0.1.0-beta.0 to 0.1.0-beta.1

src/variables.css

9

package.json
{
"name": "@washingtonpost/tachyons-css",
"version": "0.1.0-beta.0",
"version": "0.1.0-beta.1",
"description": "> TODO: description",

@@ -14,3 +14,4 @@ "author": "artmsilva <artmsilva@gmail.com>",

"files": [
"dist"
"dist",
"src/variables.css"
],

@@ -23,3 +24,3 @@ "repository": {

"test": "echo \"Error: run tests from root\" && exit 1",
"build": "postcss src/index.css -o dist/index.css"
"build": "make build"
},

@@ -29,3 +30,3 @@ "bugs": {

},
"gitHead": "001e6c376547df37c59846611fba45d0f1624679"
"gitHead": "f599115686bb1190efb33b42a1e4477e685da6a0"
}
# CSS Framework
WPDS offers a global CSS framework for rapid development with our design system standards in mind! Inspired by [tachyons](https://tachyons.io/) the framework is a utility class-based approach to writing minimal CSS. Check out the [storybook](https://site-components-two.now.sh/) or the source code for sample usage.
WPDS offers a global CSS framework for rapid development with our design system standards in mind! Inspired by [tachyons](https://tachyons.io/) the framework is a utility class-based approach to writing minimal CSS. Check out the [storybook](https://site-components.now.washingtonpost.com) or the source code for sample usage.

@@ -5,0 +5,0 @@ ## Usage

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