There are 0 repository under css-linter topic.
Java library for parsing report files from static code analysis.
CSS complexity linter
This is a CSS linter made with Ruby to check for some basic styling rules on any CSS files found in a project folder. The linter will check a file in a specific path passed as an argument or look for all the files in the project and check them if no path is provided, and will give a report via the command line of what it found.
A CSS linter capable of identifying errors in CSS code built with Ruby.
This is a Ruby capstone project provided by Microverse for learning purposes. For this project I have created a CSS-Linter with 4 rules ie no-duplicate-selectors, valid-units, lenght-zero-no-unit and selector-typecase.
My personal Stylelint configuration.