UNPKG

714 BMarkdownView Raw
1---
2reference: core
3---
4
5@# Core
6
7The __@blueprintjs/core__ NPM package is the basis of any Blueprint app. It includes many (30+)
8React components covering all the basic bases, from buttons to form controls to tooltips and trees.
9It also includes CSS styles for every component and the tools to style your own components and apps
10with Sass and Less variables and an elegant color palette.
11
12The core package depends on __@blueprintjs/icons__ which provides 300+ UI icons in two sizes: small (<= 16px) and large.
13Be sure to include the icons CSS file in your app alongside the core CSS file.
14
15@page accessibility
16@page classes
17@page colors
18@page typography
19@page variables
20@page components
21@page context
22@page hooks
23
\No newline at end of file