@exmg/lit-cli
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

Exmg Lit Utils @exmg/lit-cli

Content

Links

Repository

NPM Page

Features

The LitCli package provides two handy CLI to process SCSS file

  • lit-sass-cli

Setup

git clone the project, then simply run npm i

💡 Your NPM CLI must be connected to an authorized NPM account on `@exmg` namespace in NPM. To do so, please follow the [instructions](https://docs.npmjs.com/cli/v6/commands/npm-adduser).

Development

The development process takes place on dedicated feature or fix branches. Each branch is then merged into master branch.

Please refer to the naming conventions for branches in the good practices section.

Usage

exmg-lit-cli sass

The Lit Sass CLI allows the developer to generate TS file from SCSS file to be used in Lit Components. There are two modes to it.

Watcher

The default way of working of the Sass CLI is the watcher

exmg-lit-cli sass

The CLI will go through your file tree from the directory it is ran ignoring node_modules folder.

Providing source files

Alternatively it is possible to run the command by specifying the files to process, that being a single file or a file pattern using the --files or -f flag

exmg-lit-cli sass -f \"./src/**/*.scss\"

Note that it will process those file and exit, this is not a watcher.

Readme

Keywords

Package Sidebar

Install

npm i @exmg/lit-cli

Weekly Downloads

2

Version

2.0.3

License

ISC

Unpacked Size

9.21 kB

Total Files

11

Last publish

Collaborators

  • xm-nuel
  • oleg_makushev
  • livery-ci
  • exm_erwingoossen
  • martinkolkman
  • em-jeroenv
  • nicholas-exmachina
  • marksmits
  • difosfor
  • tylerexmg
  • padamieo_exmachina
  • albert_exm
  • rdrgcnn
  • sander_exmachina
  • joepadmiraal
  • exmachina-ci
  • remonvv
  • kjelles