@washingtonpost/tachyons-css
Advanced tools
Comparing version 0.1.0-beta.0 to 0.1.0-beta.1
{ | ||
"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
253780
5
346