
Security News
pnpm 10.12 Introduces Global Virtual Store and Expanded Version Catalogs
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.
purgecss-with-wordpress
Advanced tools
Based on the gist made by @frnwtr, purgecss-with-wordpress
is a set of templates for
Wordpress CMS.
You need to install purgecss first.
Install purgecss-with-wordpress
:
npm i --save-dev purgecss-with-wordpress
import Purgecss from 'purgecss'
import purgecssWordpress from 'purgecss-with-worpress'
const purgeCss = new Purgecss({
content: ['**/*.html'],
css: ['**/*.css'],
whitelist: purgecssWorpress.whitelist,
whitelistPatterns: purgecssWordpress.whitelistPatterns
})
const result = purgecss.purge()
Purgecss-with-wordpress use SemVer for versioning.
Purgecss-with-wordpress is based on the gist made by @frnwtr
This project is licensed under the MIT License - see the LICENSE file for details.
1.0.0 (2018-05-22)
purgecss start ignore
and purgecss end ignore
) https://github.com/FullHuman/purgecss/issues/66FAQs
PurgeCSS with wordpress
The npm package purgecss-with-wordpress receives a total of 838 weekly downloads. As such, purgecss-with-wordpress popularity was classified as not popular.
We found that purgecss-with-wordpress demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10.12.1 introduces a global virtual store for faster installs and new options for managing dependencies with version catalogs.
Security News
Amaro 1.0 lays the groundwork for stable TypeScript support in Node.js, bringing official .ts loading closer to reality.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.