0.17.1 • Published 4 years ago

@skeletor/css v0.17.1

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

@skeletor/css

Atomic CSS generator for rapid prototyping.

Installation

# npm
npm i --save-dev @skeletor/css
# Yarn
yarn add --dev @skeletor/css

CLI

Usage
  $ skeletor

Options
  --config, -C     Specify config file/path
  --output, -O     Specify output folder/path
  --gzip           Produce gzipped outputs
  --no-json        Disable output of JSON object
  --no-sass        Disable output of Sass core
  --no-minify      Prefer compact to default compressed Sass outputStyle
  --no-sourcemap   Disable output of sourcemaps
  --vars-build     Produce a CSS custom properties build
  --core-build     Produce a core-only CSS build (debug flag, should be empty)

Examples
  $ skeletor --config config.yml --output dist
  Specify an alternate path to config file (default: ./skeletor.yml)

Documentation

0.17.1

4 years ago

0.17.0

4 years ago

0.16.0

4 years ago

0.15.0

4 years ago

0.14.0

4 years ago

0.13.0

4 years ago

0.12.0

4 years ago

0.11.0

4 years ago

0.10.0

4 years ago

0.10.1

4 years ago

0.9.0

4 years ago

0.8.0

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.4.0

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.2-0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.2.0-0

4 years ago

0.1.1

5 years ago

0.1.0

5 years ago