{"library":"grapesjs-parser-postcss","type":"library","category":null,"description":"The `grapesjs-parser-postcss` plugin provides a custom CSS parser for the GrapesJS web page builder, leveraging PostCSS to handle CSS parsing. This is crucial for avoiding inconsistencies that can arise when importing HTML/CSS templates or embedding custom code directly, as the default browser's CSS Object Model (CSSOM) can be unreliable. The current stable version is `1.0.3`. This plugin primarily focuses on compatibility and fixes, with recent updates ensuring it works seamlessly with the latest GrapesJS versions and PostCSS v8. Its key differentiator is providing a robust and consistent CSS parsing mechanism within GrapesJS, addressing potential styling issues that default browser parsing might introduce, making it an essential tool for advanced GrapesJS usage involving custom CSS structures.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","grapesjs","plugin","parser","css","postcss","wysiwyg"],"last_verified":"Wed May 27","install":[{"cmd":"npm install grapesjs-parser-postcss","imports":["import parserPostCSS from 'grapesjs-parser-postcss';","import type { Plugin } from 'grapesjs'; // Assuming Plugin type for GrapesJS plugins\nimport parserPostCSS from 'grapesjs-parser-postcss'; // The plugin itself\nconst GrapesJSPostCSSParserPlugin: Plugin = parserPostCSS;","const parserPostCSS = require('grapesjs-parser-postcss');"]},{"cmd":"yarn add grapesjs-parser-postcss","imports":[]},{"cmd":"pnpm add grapesjs-parser-postcss","imports":[]}],"homepage":null,"github":"https://github.com/GrapesJS/parser-postcss","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/grapesjs-parser-postcss","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/grapesjs-parser-postcss/compatibility"}}