Skip to content

Browserslist Config

@theholocron/browserslist-config provides the shared Browserslist target list used across all theholocron front-end projects.

Terminal window
pnpm add -D @theholocron/browserslist-config

Add to your package.json:

{
"browserslist": ["extends @theholocron/browserslist-config"]
}

Or in a .browserslistrc file:

extends @theholocron/browserslist-config