buildo / react-components

Collection of general React components used in buildo projects.
http://react-components.buildo.io/
MIT License
157 stars 21 forks source link

Dropdown does not expose font-weight scss variables #1341

Open giogonzo opened 5 years ago

giogonzo commented 5 years ago

Instead, an hardcoded $brc-semibold is used everywhere

ecamellini commented 5 years ago

It should probably also expose font family and font-weight/font-size of dropdown__placeholder and dropdown__single-value