UNPKG

@blueprintjs/core

Version:

Core styles & components

26 lines (20 loc) 794 B
--- reference: core --- @# 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 and an elegant color palette. Make sure to review the [getting started docs for installation info](#blueprint/getting-started). Note that the core package depends on **@blueprintjs/icons** which provides 500+ UI icons. You must include the icons CSS file in your app alongside the core CSS file. @page accessibility @page classes @page colors @page typography @page variables @page components @page context @page hooks @page legacy