0.1.0 • Published 4 years ago

test-santiagoep v0.1.0

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

BVC Digital Platform Component Library

Files structure

File Structure

Style Guide

Colors

The project will use the theming system of styled components. For the good work of this system, we have to use agnostic names to the colors (Ex: primary, secondary, background, etc). The colors will be in core/colors.js (With the name of the color and a scale) and its will be called in core/themes.js (Under the agnostic name).

Breakpoints

The defined breakpoints use the "mobile first" philosophy. Are defined in the core/breakpoints.js