0.0.2 • Published 2 years ago

@ec0lint/plugin-css v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.