postcss-grid-kiss
Grid simplifier
A PostCSS plugin to simplify CSS grid layouts by replacing 24 properties with a single, easy-to-understand rule.
A PostCSS plugin to keep CSS grids stupidly simple
1k stars
28 watching
53 forks
Language: JavaScript
last commit: about 1 year ago ascii-artcssgridskisslayoutpostcssvisual
Related projects:
Repository | Description | Stars |
---|---|---|
trysound/postcss-inline-svg | A PostCSS plugin to reference SVG files and control their attributes with CSS syntax. | 482 |
postcss/gulp-postcss | A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. | 769 |
postcss/sugarss | A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. | 712 |
ismamz/postcss-utilities | A PostCSS plugin providing commonly used utility functions and mixins for CSS styling | 325 |
karolis-sh/tailwind-bootstrap-grid | A Tailwind CSS plugin that generates Bootstrap's flexbox grid system | 180 |
c-lodder/grunt-postcss | Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
ota-meshi/postcss-markdown | A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. | 2 |
stephenway/postcss.vim | A Vim plugin that provides syntax highlighting and support for PostCSS styling | 35 |
postcss/postcss-use | Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |
grapesjs/parser-postcss | Enables custom CSS parsing via PostCSS for use in GrapesJS projects | 30 |
pikhovkin/dash-flexbox-grid | A wrapper around react-flexbox-grid for Plotly Dash, simplifying layout creation in data visualizations. | 20 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
gucong3000/postcss-markdown | Converts Markdown text to CSS | 21 |
jeffjewiss/broccoli-postcss | A plugin for compiling CSS using PostCSS while filtering files with Broccoli. | 30 |
maximkoretskiy/postcss-autoreset | A PostCSS plugin that automatically resets CSS rules based on naming conventions | 244 |