diff --git a/packages/core/src/docs/index.md b/packages/core/src/docs/index.md index d55522a18d..59d41b51d7 100644 --- a/packages/core/src/docs/index.md +++ b/packages/core/src/docs/index.md @@ -7,7 +7,7 @@ reference: core The __@blueprintjs/core__ NPM package is the basis of any Blueprint app. It includes many (30+) React components covering all the basic bases, from buttons to form controls to tooltips and trees. It also includes CSS styles for every component and the tools to style your own components and apps -with Sass and Less variables an elegant color palette. +with Sass and Less variables and an elegant color palette. The core package depends on __@blueprintjs/icons__ which provides 300+ UI icons in two sizes: small (<= 16px) and large. Be sure to include the icons CSS file in your app alongside the core CSS file.