postcss-bom

0.0.4 • Public • Published

postcss-bom Build Status

PostCSS Add a UTF-8 BOM to files.

Add a UTF-8 BOM to files

From Wikipedia:

The Unicode Standard permits the BOM in UTF-8, but does not require nor recommend its use. Byte order has no meaning in UTF-8.

Postcss port of gulp-bom

Don't use this unless you really need to.

Install

npm install --save-dev postcss-bom

Usage

postcss([ require('postcss-bom') ])

See PostCSS docs for examples for your environment.

/postcss-bom/

    Package Sidebar

    Install

    npm i postcss-bom

    Weekly Downloads

    15,851

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • dichuvichkin