rendgen.css

1.0.1 • Public • Published

rendgen.css

Build Status BrowserStack Status

Diagnostics stylesheet for invalid markup.

Install

npm install rendgen.css --save

Usage

@import url('rendgen.css');

Similar projects

  • Revenge.css - Uses selectors to find bad markup, displaying ugly pink error messages in Comic Sans wherever you write bad HTML.
  • a11y.css - warns developers about possible risks and mistakes that exist in HTML code.

Test

For local integration tests, run npm run test:integration:local.

For manual tests, run npm run test:manual:local and open http://localhost:9000/ in your browser.

Browser support

Tested in IE9+ and all modern browsers.

License

MIT © Ivan Nikolić

Dependencies (0)

    Dev Dependencies (26)

    Package Sidebar

    Install

    npm i rendgen.css

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • niksy