New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

css-prettify

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-prettify

Uses the 'css' package to prettify your CSS. Useful if you use that package to manipulate your CSS and want a prettifier that will generate exactly the same output.

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

css-prettify

Uses the css package to prettify your CSS. Useful if you use that particular package to manipulate your CSS and you want a prettifier that will generate exactly the same output.

How to use

  • yarn add css-prettify
  • css-prettify <input glob> [-p/--prettify or -c/--check]

Options

-p/--prettify will prettify the given files.

-c/--check will fail if the files are not already prettified.

Keywords

css

FAQs

Package last updated on 02 Jan 2022

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