This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@stylify/autoprefixer
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published



Stylify logo



Chat Twitter Follow GitHub Org's stars GitHub
GitHub Workflow Status (branch) npm npm GitHub issues GitHub commit activity GitHub release (latest by date) GitHub contributors

@stylify/autoprefixer introduction

The Autoprefixer is a package for generating CSS prefixes map using PostCSS. This generated map is small, therefore doesn't slow down the build by loading PostCSS and can be used inside an SSR application when generating CSS on demand.

Stylify preview

Want to know more?

  • Live examples and tutorials can be found in documentation.
  • Information about each release can be found in releases.
  • Have an idea? Found a bug? Feel free to create an issue.

Compatibility

Environment Version Note
Browser ES5-compliant browsers, Intersection Observer support is required. Stylify doesn't need to be included in the browser. All CSS can be pregenerated on server or during a build.
Node >= 14 In case Stylify will be used during an application build or in an SSR application.

Stay In Touch

License

MIT

Copyright (c) 2021-present, Vladimír Macháček

Package Sidebar

Install

npm i @stylify/autoprefixer

Weekly Downloads

3

Version

0.2.1

License

MIT

Unpacked Size

17.2 kB

Total Files

10

Last publish

Collaborators

  • stylify