everycss-charset

0.1.0 • Public • Published

EveryCSS-charset

Processor for EveryCSS which could:

  • Add a default @charset rule if none has been found
  • Force a charset even if @charset rule has been found
  • Put first @charset rule at the beginning
  • Keep only the first @charset found and remove the other ones

Parameters

  • default: Default charset to use if no @charset has been found. (default: 'utf-8')
  • charset: Charset to use even if @charset has been found. (default: undefined)

Package Sidebar

Install

npm i everycss-charset

Weekly Downloads

2

Version

0.1.0

License

none

Last publish

Collaborators

  • cahnory