postcss-cssnext

CSS transformer

A PostCSS plugin to transform new CSS syntax into compatible versions for use today.

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

GitHub

5k stars
122 watching
189 forks
Language: JavaScript
last commit: 5 months ago
csscssnextjavascriptpostcsspostcss-plugins

Related projects:

Repository Description Stars
postcss/postcss A tool for transforming styles with JavaScript plugins 28,519
postcss/sugarss A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. 712
postcss/postcss-use Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. 153
ismamz/postcss-utilities A PostCSS plugin providing commonly used utility functions and mixins for CSS styling 325
postcss/postcss-js A PostCSS processor for CSS-in-JS and inline styles 658
c-lodder/grunt-postcss Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. 39
gucong3000/postcss-markdown Converts Markdown text to CSS 21
postcss/autoprefixer A PostCSS plugin that automatically adds vendor prefixes to CSS rules based on browser support data. 21,710
stephenway/postcss.vim A Vim plugin that provides syntax highlighting and support for PostCSS styling 35
ota-meshi/postcss-markdown A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. 2
grapesjs/parser-postcss Enables custom CSS parsing via PostCSS for use in GrapesJS projects 30
madyankin/postcss-modules A PostCSS plugin to automatically generate scoped CSS classes and export class names as JSON. 1,593
davesnx/styled-ppx A type-safe CSS library for styling ReScript, Melange, and Native applications. 401
cssnano/cssnano A tool for compressing and optimizing CSS code in web applications. 4,787
airbnb/css A style guide and project template for building maintainable CSS and Sass codebases. 6,948