UNPKG

@blueprintjs/core

Version:
23 lines (18 loc) 714 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. 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. @page accessibility @page classes @page colors @page typography @page variables @page components @page context @page hooks