{"library":"postcss-banner","type":"library","category":null,"description":"PostCSS plugin to prepend a banner and/or append a footer text comment to the resulting CSS file. The current stable version is 4.0.1, with no frequent releases (last major release in 2020). It provides options for inline single-line comments or multi-line styled comments, and supports `important` flag to preserve banners during minification (e.g., /*! … */). Unlike manual string concatenation, it integrates seamlessly into PostCSS pipeline and respects plugin ordering.","language":"javascript","status":"active","version":"4.0.1","tags":["javascript","postcss","css","postcssplugin","banner","footer"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install postcss-banner","imports":["import postcssBanner from 'postcss-banner'","const postcssBanner = require('postcss-banner')","postcss([postcssBanner({ banner: 'my banner' })])"]},{"cmd":"yarn add postcss-banner","imports":[]},{"cmd":"pnpm add postcss-banner","imports":[]}],"homepage":"https://github.com/princed/postcss-banner#readme","github":"https://github.com/princed/postcss-banner","docs":null,"changelog":null,"pypi":null,"npm":"postcss-banner","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}