The single source of truth for building Biings products. BDS is a series of guidelines used for creating unified experience and UI. Avoid design missteps by combining styles and components together.
Install BDS in your project using the npm package biings-ds.
npm install biings-ds
Only two files are required to start using BDS:
bds.css
The only CSS file you'll need to use Biings DS.
bds-icons.svg
An SVG sprite - created with svgstore - that includes all Biings DS icons.
Want to contribute?
Onboarding for designers and developers wanting to contribute.