@theholocron/browserslist-config
v7.19.1
Published
A Browserslist configuration for all browsers and devices supported in the Galaxy.
Maintainers
Readme
Browserslist Config
A browserslist configuration defining the browsers and devices supported by theholocron projects.
Installation
pnpm add -D @theholocron/browserslist-configUsage
In your project package.json:
{
"browserslist": ["extends @theholocron/browserslist-config"]
}Targets
This config targets modern browsers: the last 2 versions of major browsers, plus any browser with more than 0.5% global usage, excluding dead browsers and IE 11. See the browserslist docs for query syntax.
