Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@zumerbox/css-lint

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zumerbox/css-lint

A tool for linting CSS files to catch errors and enforce coding standards.

latest
Source
npmnpm
Version
0.1.2
Version published
Maintainers
1
Created
Source

@zumerbox/css-lint

A tool for linting CSS files to catch errors and enforce coding standards.

Refer to the ZumerBox bundle for more information and tools.

Installation

npm install @zumerbox/css-lint --save-dev

Usage

npx @zumerbox/css-lint

Options

By default Stylint is instructed to perform a check without making any changes to the files. To fix any issues run @zumerbox/css-lint again with the --fix argument to fix css.

Credits

This tool is powered by Stylint (https://stylelint.io)

FAQs

Package last updated on 27 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts