1. postcss-cssnext
Use tomorrow’s CSS syntax, today
postcss-cssnext
Package: postcss-cssnext
Created by: MoOx
Last modified: Fri, 24 Jun 2022 09:45:23 GMT
Version: 3.1.1
License: MIT
Downloads: 577,559
Repository: https://github.com/MoOx/postcss-cssnext

Install

npm install postcss-cssnext
yarn add postcss-cssnext

postcss-cssnext

Travis Build Status
AppVeyor Build Status
Version
Support on gitter chat

PostCSS plugin to use tomorrow’s CSS syntax, today.

PostCSS-cssnext is a PostCSS plugin that helps you to use the latest CSS syntax today.
It transforms CSS specs into more compatible CSS so you don’t need to wait for browser support.


Documentation

For questions and support please visit the
support chat.

For offline documentation, check out postcss-cssnext/docs/content.


CONTRIBUTING

  • ⇄ Pull requests and ★ Stars are always welcome.
  • For bugs and feature requests, please create an issue.
  • Pull requests must be accompanied by passing automated tests ($ npm test).

Changelog

License

Dependencies

Dependencies

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin