1.0.1 • Published 4 years ago

@codewonders/cssunit v1.0.1

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

About

CssUnit A cli tool to convert units in your file helps you swiftly convert units/mesurements in your file or folders.

Using cssunit on files provides an easy way of changing mesurement from px to rem or rem to px or even px to em with only a few commands in your terminal.

Installing cssunit

npm i -g cssunit

Usage

cssunit --help

#==============================================

         # ______CSS UNIT BY CODEWONDERS_____

       # ==============================================



    cssunit [command] <options>
    folder .............. to change unit of files in a folder
    file .............. to change unit of a file
    version .............. check version of css unit
    perview .............. preview file to make changes to

    =========================================================

    FOLDER :

    cssunit folder <folder>
    --folder, -r ..... to change unit of files in a folder

    =========================================================

    FILE:

    cssunit file <file>
    --file, -f ..... to change unit of a file

MIT © codewonders.dev  ·  GitHub @adenekan41 / codewonders >  ·