yass-css
TypeScript icon, indicating that this package has built-in type declarations

0.3.3 • Public • Published

Yass CSS

yass-css is currently in alpha. It is subject to breaking changes without warning.

This readme is for information about developing yass-css. For documentation on how to use yass-css, see: https://yass-org.github.io/yass-docs/

Development

To get a development server running for Yass, follow these steps:

$ git clone git@github.com:yass-org/yass-css.git
$ cd yass-css
$ npm i --location=global # This will install yass-css globally. This is useful for testing changes to yass when used in other projects
$ npm run dev # This will watch for changes, and regenerate the build folder.

Then, in another terminal window:

$ mkdir test-app
$ cd test-app
$ npx yass-css # This will run the global version of yass-css you installed in the previous section.

Package Sidebar

Install

npm i yass-css

Weekly Downloads

0

Version

0.3.3

License

ISC

Unpacked Size

88.4 kB

Total Files

79

Last publish

Collaborators

  • samscheding