Unicorn Design System
About
The purpose of this project is to create a nice handoff between Figma designs and front-end implementation.
Principles
We use Atomic Design methodology, which means you have the entire process usage of any UI piece from simple to complex.
Styles
Sass styles should be written following BEM methodology and the file structure organized with ITCSS, so be aware of those before start creating new rules and files.