kcsuraj / Scalable-SASS-Architecture

Project to demonstrate SMACSS and scalable SASS Architecture (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scalable SASS Architecture

Prerequisites

Sass files directory:

src/styles

Features

  • Based on SMACSS
  • Collection of useful sass mixins

Usage

Install packages

yarn

Build production

yarn build

Build version is available in dist folder.

Development

Server

For development you can use:

yarn start

Prettify files:

yarn prettier

About

Project to demonstrate SMACSS and scalable SASS Architecture (WIP)


Languages

Language:CSS 83.4%Language:JavaScript 14.1%Language:HTML 2.4%