Socket
Book a DemoInstallSign in
Socket

csscomb-brunch

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csscomb-brunch

Gives Brunch workflows the ability to sort CSS properties.

1.7.0
latest
npmnpm
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

csscomb-brunch

Gives Brunch workflows the ability to sort CSS properties.

Installing

csscomb-brunch is designed to be an npm package for use with the build tool Brunch. To install this as a dependency for your Brunch repository, run npm install --save csscomb-brunch, which will add a line to your package.json file.

Usage

To specify an encoding you can use the configuration options.

exports.config =
  plugins:
    csscomb:
      encoding: 'zen'

By default, the encoding is set to Zen. The string you pass into that field is used to initialize the CSSComb object (var comb = new Comb('zen');, see https://npmjs.org/package/csscomb), so any value acceptable there will be acceptable as an argument for encoding.

Keywords

brunch

FAQs

Package last updated on 25 Jan 2014

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.