svcss
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Custom Properties Shorthand CSS Preprocessor

Wraps custom properties with var( and )

Config

Config is stored in svcss.config.json, if it does not exist, default values are used

srcDir

  • Default value: "src" Directory of source files (files are scanned recursively)

outDir

  • Default value: "dist" Directory to which preprocessed files are to be put

srcExt

  • Default value: "css" Extension of source files

outExt

  • Default value: "css" Extension of preprocessed files

cpPrefix WIP

  • Default value: "--" Prefix of custom properties used in source files

Package Sidebar

Install

npm i svcss

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

1.38 kB

Total Files

2

Last publish

Collaborators

  • aidutt13