cssplit

command module
v0.0.0-...-d1bced4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 22, 2020 License: MIT Imports: 8 Imported by: 0

README

CSSPLIT

A CSS splitter that takes in your main.css file and splits into component specific css files


Usage   

forthebadge

License PRs Welcome

Usage

The script also allows following values from the commandline.


usage: cssplit -dir -css -ext -exclude

arguments:

-dir  Project Directory
-css  Path to CSS file
-ext  File extensions to parse example=.html,.jsx"
-exclude  Files to exclude

example

cssplit -dir ~/project -css ~/project/main.css -ext ".html,.jsx" -exclude "utils,lib"

Use It

Want to use it ?

Download the binary from the release page CSSplit

or clone the repo and compile it using

  $ cd project
  $ go build

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL