stringify-loader

1.0.0 • Public • Published

Stringify Loader

A Webpack loader to avoid those pesky toString calls for things like CSS. Available via NPM.

## Usage

let output = require("stringify!css!postcss!./styles.css");
// Returns the CSS as a string

## License

MIT

## Contributing

Feel free to open a pull request, or file an issue on Github. I always welcome contributions as long as they're for the benefit of all (potential) users of this package.

If you're unsure about anything, feel free to ask about it in an issue before you get your heart set on fixing it yourself.

Readme

Keywords

Package Sidebar

Install

npm i stringify-loader

Weekly Downloads

913

Version

1.0.0

License

MIT

Last publish

Collaborators

  • seeruk