uawdijnntqw1x1x1
IP : 216.73.216.130
Hostname : it-staging-server
Kernel : Linux it-staging-server 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
forge
/
stage.sksb.smartcon-survey.com
/
node_modules
/
.
/
postcss-normalize-charset
/
README.md
/
/
# postcss-normalize-charset Add necessary or remove extra charset with PostCSS ```css a{ content: "©"; } ``` ```css @charset "utf-8"; a{ content: "©"; } ``` ## API ### normalizeCharset([options]) #### options ##### add Type: `boolean` Default: `true` Pass `false` to stop the module from adding a `@charset` declaration if it was missing from the file (and the file contained non-ascii characters). ## Usage See the [PostCSS documentation](https://github.com/postcss/postcss#usage) for examples for your environment. ## Contributors See [CONTRIBUTORS.md](https://github.com/cssnano/cssnano/blob/master/CONTRIBUTORS.md). ## License MIT © [Bogdan Chadkin](mailto:trysound@yandex.ru)
/home/forge/stage.sksb.smartcon-survey.com/node_modules/./postcss-normalize-charset/README.md