Skip to content
This repository was archived by the owner on Dec 8, 2017. It is now read-only.

18F/css-linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostCSS as a styleguide linter

Just playing around with postcss as a styleguide linter per frontend/#19.

Installation

  1. git clone git@github.com:jeremiak/postcss-style-linter.git && cd postcss-style-linter
  2. npm install
  3. npm start

This should run through all of the very lightweight plugins in ./plugins.js and run them against ugly.css to generate pretty.css

The only dependency is postcss and the plugin architecture of the tool would provide a really extensible framework for the CSS build toolchain.

Plus, it has sourcemaps!

Open Source Policy

18F Team Guidance

For 18F team members, we have guidance on how 18F puts this policy into practice, and how we handle the narrow situations where we may delay or withhold the release of source code.

18F's open source team practices.

Credits

This policy was originally forked from the Consumer Financial Protection Bureau's policy. Thanks also to @benbalter for his insights regarding CFPB's initial policy.

Public domain

This project is in the worldwide public domain. As stated in CONTRIBUTING:

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

About

A tool provided by the front end guild to help your CSS/Sass conform to the 18F styleguide

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published