Skip to content

Commit 5d9c88d

Browse files
julien-deramondmdo
authored andcommitted
Docs: clarify that .browserslistrc is a shipped file, not a package.json metadata field
1 parent 26d1b6e commit 5d9c88d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

site/src/content/docs/getting-started/install.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ Bootstrap’s `package.json` contains some additional metadata under the followi
4343

4444
- `sass` - path to Bootstrap’s main [Sass](https://sass-lang.com/) source file
4545
- `style` - path to Bootstrap’s non-minified CSS that’s been compiled using the default settings (no customization)
46-
- `.browserslistrc` - shipped at the package root for Browserslist/Autoprefixer browser targets
46+
47+
Additionally, Bootstrap ships a `.browserslistrc` file at the package root, which defines browser targets for tools like Browserslist and Autoprefixer.
4748

4849
### Using Yarn
4950

0 commit comments

Comments
 (0)