1.0.5 • Published 4 years ago

@ando105/vcss v1.0.5

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

VCSS

:vietnam: a customized css preprocessor created by a Vietnamese

CI/CD

What is?

  • Syntax abstractions for complex native CSS features.:cactus:
  • Can be compiled as a pre-processor

How to install

Verify if you have node and npm installed.

Command Line

$ npm install -g @ando105/vcss

Module

$ npm install @ando105/vcss --save

Cmd usage

Compile .vcss file to .css

$ vcss <input_path>

Compile .vcss file to .css and export to a specific path

$ vcss <input_path> -o <output_path>

Version

$ vcss --version

Features :fire:

History :hourglass:

See Releases for detailed changelog.

License

License: MIT

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago