0.3.0 • Published 5 years ago

@railek/frontry v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

🧱 Frontry

Sass library for building internal user interfaces / websites.

Installation & Usage

Open up command prompt or powershell and copy & paste the commands bellow:

$ npm i @railek/frontry

Folder Structure

frontry/
└── scss/
    ā”œā”€ā”€ component/
    │   ā”œā”€ā”€ _button.scss
    │   ā”œā”€ā”€ _form.scss
    ā”œā”€ā”€ foundation/
    │   ā”œā”€ā”€ _breakpoints.scss
    │   ā”œā”€ā”€ _color.scss
    │   ā”œā”€ā”€ _reset.scss
    │   ā”œā”€ā”€ _scale.scss
    │   ā”œā”€ā”€ _spacing.scss
    │   ā”œā”€ā”€ _typography.scss
    └── index.scss