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 ?

Short answer

If you're using PostCSS in your build process, and want to add cssnext, you need only postcss-cssnext (check the "options" section here below). Otherwise, if you like cssnext to work as a full standalone package with its own cli (independently of PostCSS), use cssnext.

More details

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.

Options

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

But I like cssnext as it was !

We plan to offer a simple migration by making postcss better. Please track this issue #208


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