Name: | nodejs-csslint |
---|---|
Version: | 0.10.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 96307 |
License: | MIT |
RPM: | nodejs-csslint-0.10.0-1.el7.noarch.rpm |
Source RPM: | nodejs-csslint-0.10.0-1.el7.src.rpm |
Build Date: | Fri Nov 03 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://www.npmjs.org/package/csslint |
Summary: | CSSLint |
Description: | CSSLint is a tool to help point out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code that look for problematic patterns or signs of inefficiency. The rules are all pluggable, so you can easily write your own or omit ones you don't want. You can find information about both using CSS Lint and contributing to the project in the wiki: https://github.com/stubbornella/csslint/wiki |