{"library":"esbuild-postcss","type":"library","category":null,"description":"A plugin for esbuild that seamlessly integrates PostCSS processing into the build pipeline. Version 0.0.4, with no recent updates. It works by matching file extensions (default .css) and running PostCSS transforms via a PostCSS instance configured in your project's postcss.config.js file. Unlike postcss-cli or webpack postcss-loader, this plugin is lightweight and leverages esbuild's speed. It requires esbuild and PostCSS 8+ as peer dependencies. Note: the package uses CommonJS require() style and does not expose an ESM module, which may cause issues in ESM-only environments.","language":"javascript","status":"active","version":"0.0.4","tags":["javascript","esbuild","plugin","postcss","typescript"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install esbuild-postcss","imports":["const postcss = require('esbuild-postcss')","import postcss from 'esbuild-postcss'","const postcss = require('esbuild-postcss'); const result = postcss({ extensions: ['.css'] })"]},{"cmd":"yarn add esbuild-postcss","imports":[]},{"cmd":"pnpm add esbuild-postcss","imports":[]}],"homepage":null,"github":"https://github.com/karolis-sh/esbuild-postcss","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-postcss","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}