brand-colors

v1.0.4arrow_drop_down
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
STATUS
Passing
DOWNLOADS
370
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
4 years ago
SIZE
3 KB
Sass variables for brands we use in the page.
1 contributor
Install brand-colors as a package?
Copied
npm i @bit/bit.base-ui.theme.brand-colors
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right
theme/brandColors ()

Sass variables for brands we use in the page.

$twitter: #1da1f2;
$slack: #4a154b;
$github: #2b2b2b;
Help and resources