stylelint / stylelint.io

The source of the Stylelint website

Home Page:https://stylelint.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

stylelint.io

Build Status Netlify Status

The source of stylelint website. To edit content, go to the main repository's documentation folder.

To get started:

npm install

Then to making visual edits:

npm start

Or to update the website to the latest version of stylelint:

npm install --save-dev https://github.com/stylelint/stylelint/tarball/<version-number>

... then commit and push your dependency change.

About

The source of the Stylelint website

https://stylelint.io

License:MIT License


Languages

Language:JavaScript 93.8%Language:CSS 6.2%