CSS
File Structure
- base
- config.scss: general configurations for html tags.
- fonts.scss: all font relative code.
- variables.scss: all variables (dimensions, colors, etc).
- common.blocks: all custom blocks. We use a [nested file structure](https://en.bem.info/methodology/filestructure/#nested).
- block_1
- block_2
- library_blocks: style for all third-party libraries.Beetrack-Style
Last updated
Was this helpful?