parser-postcss
PostCSS CSS parser
Enables custom CSS parsing via PostCSS for use in GrapesJS projects
Custom CSS parser for GrapesJS by using PostCSS
30 stars
4 watching
24 forks
Language: TypeScript
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
postcss/postcss-scss | An SCSS parser for PostCSS to parse mixins and variables for transformation or comment addition | 657 |
postcss/postcss-use | Enables PostCSS plugins directly in your stylesheet using a syntax similar to CSS imports. | 153 |
gucong3000/postcss-markdown | Converts Markdown text to CSS | 21 |
grapesjs/react | A wrapper around GrapesJS to build custom UI for React editors | 126 |
postcss/sugarss | A PostCSS plugin that adds an indent-based CSS syntax with multiline selectors and declaration values. | 713 |
grapesjs/style-filter | Adds a new filter property to the Style Manager in GrapesJS | 21 |
ota-meshi/postcss-markdown | A PostCSS plugin for parsing Markdown with support for various CSS preprocessor syntaxes and linting capabilities. | 2 |
grapesjs/components-tooltip | A simple tooltip component for GrapesJS web editors | 21 |
jeffjewiss/ember-cli-postcss | An Ember.js add-on that integrates PostCSS with the Ember CLI build process | 110 |
c-lodder/grunt-postcss | Enables post-processing of CSS files using PostCSS and various plugins to optimize and transform the code. | 39 |
postcss/gulp-postcss | A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. | 769 |
grapesjs/components-custom-code | An extension to a web page editor that adds the ability to embed custom code snippets. | 76 |
ismamz/postcss-utilities | A PostCSS plugin providing commonly used utility functions and mixins for CSS styling | 324 |
grapesjs/style-gradient | Adds a new style property to GrapesJS for creating gradient effects in CSS. | 20 |