Skip to content

paul-straetmans/nice-html-with-css

Repository files navigation

👌 nice-html-with-css

Lint your HTML by adding a stylesheet to your project. Errors will get an outline style (warning or error). A hint will tell what can be done to fix the issue.

💾 Installation

Manual installation

Insert the distributed css file to your project. Preferrable at the end of your document root.

Chrome extension

Another option is to use an extension like User CSS to append the css afterwards in the browser.

Firefox style import

Open the Firefox Developer Tools and click the Style Editor Tab. Click the Import-Button and select the distributed css file from your disk to apply it.

🎮 Usage

Developers can inspect the warning/error by reading the message in the devtools styles (filter styles for "content").

👏 Credits

  • Authors are listed in each css file
  • Webpack Boilerplate from Tania Rascia

About

lint your html by adding a stylesheet to your project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published