@ec0lint/plugin-css

ec0lint plugin that provides rules to verify CSS definition objects

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@ec0lint/plugin-css
0.0.22 years ago2 years agoMinified + gzip package size for @ec0lint/plugin-css in KB

Readme

Introduction
ec0lint-plugin-css is an ec0lint plugin that provides rules to verify CSS definition objects.
NPM license NPM version NPM downloads

Features

This ec0lint plugin provides linting rules to verify CSS definition objects.
  • Find the wrong usage of CSS definition objects, and their hints.
  • Support for Vue and JSX (React).
  • Partial support for styled-components style objects.

You can check on the Online DEMO.

Usage

See eslint-plugin-css user guide.