Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

MoOx/postcss-cssnext

Repository files navigation

postcss-cssnext

NPM version Travis Build Status AppVeyor Build Status Join the chat at https://gitter.im/cssnext/cssnext

Use tomorrow's CSS syntax, today.

cssnext is a CSS transpiler that allows 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.


This repository contains the PostCSS plugin.

Why postcss-cssnext ? What is the difference with cssnext ?

cssnext was at first designed to be a complete tool, before PostCSS became popular; thus, includes some options that don't really belong in a PostCSS plugin (e.g., import, url, compress, plugins). These days, most people use PostCSS directly so we decided to make integration of cssnext more simple by providing a simple (real) plugin.

If you were using cssnext with some options here is what you need to know:

But I like cssnext as it was !

Don't worry. That's why we created another package. The cssnext package will have a major release soon in order to introduce a minor but breaking changes in the Node.js API, but you will get the same tool as before. The nice thing is: cssnext will use postcss-cssnext under the hood.


Check out cssnext website

For questions and support please visit the gitter room.


The issue tracker is exclusively for bug reports and feature requests.


About

`postcss-cssnext` has been deprecated in favor of `postcss-preset-env`.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 49