0.3.3 • Published 8 months ago

yass-css v0.3.3

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

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.
0.1.0

10 months ago

0.3.0

10 months ago

0.2.0

10 months ago

0.1.1

10 months ago

0.3.2

8 months ago

0.3.1

10 months ago

0.3.3

8 months ago

1.1.0

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago