{"library":"babel-plugin-template-css-minifier","type":"library","category":null,"description":"A Babel plugin (v1.0.0) that minifies CSS code embedded in template literals at build time. It identifies template literals prefixed with a `/* css */` comment and applies CSS minification using an internal minifier. Minimal configuration: just add to Babel plugins list. Different from runtime CSS-in-JS solutions, this operates at compile time with zero runtime overhead. Requires Node >=12 and a Babel environment. No updates since initial release — considered stable but low maintenance.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","babel","plugin","css","minifier","minify"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install babel-plugin-template-css-minifier","imports":["Add to Babel config: plugins: ['babel-plugin-template-css-minifier']","module.exports = { plugins: ['babel-plugin-template-css-minifier'] }","import plugin from 'babel-plugin-template-css-minifier'"]},{"cmd":"yarn add babel-plugin-template-css-minifier","imports":[]},{"cmd":"pnpm add babel-plugin-template-css-minifier","imports":[]}],"homepage":"https://github.com/nsaunders/babel-plugin-template-css-minifier#readme","github":"https://github.com/nsaunders/babel-plugin-template-css-minifier","docs":null,"changelog":null,"pypi":null,"npm":"babel-plugin-template-css-minifier","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}