wercker-base.css

0.1.0-alpha • Public • Published

wercker-base.css

Initial stylesheet which contains a resetter and sets up the basis for components to use.

How to develop:

Clone the repository and with yarn installed run:

yarn install

Use the dev command to start developing (it will watch the src folder for changes and update the main.css):

yarn run dev

To view the result in the preview page in the browser open dev.html with your favorite browser.

Supported script commands:

dev

Used for development, starts a watch on the source and updates the dist folder accordingly

build

Used during the build to create the exported css

lint

Convenient command that runs all the linters/checkers (here it's an alias for lint-css)

lint-css

Runs linting tools for css

license-check

Checks if all of the installed dependencies have compatible licenses

Readme

Keywords

none

Package Sidebar

Install

npm i wercker-base.css

Weekly Downloads

2

Version

0.1.0-alpha

License

MIT

Last publish

Collaborators

  • flenter
  • werckerbot