Skip to content

fkoyer/inline-css

 
 

Repository files navigation

inline-css

This is a fork of jonkemp/inline-css with the addition of a Command Line Interface (CLI) to make it easier to integrate this tool with other scripts and development tools. I needed this functionality to use this tool as a file watcher in PhpStorm.

Installation

sudo npm install --global fkoyer/inline-css

Usage

$ inline-css -h
Usage: inline-css [FILE]

Description:
  Inline css into an html file.

Options:
  -h, --help     Show this message.
  -v, --version  Print version information.

With no FILE, or when FILE is -, read standard input.

Documentation

See https://github.com/jonkemp/inline-css/

License

MIT © Jonathan Kemp

About

Inline css into an html file.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 82.1%
  • HTML 15.9%
  • CSS 2.0%