sureshalagarsamy / sass-scss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sass - css simple example

Basic useful feature list:

  • It will convert all scss to css on the fly.
  • write once and get proper styelsheet to your application.

This example will give you on brief idea about simple sass coding and compiling solution.

For that you need to have the below compiler!

  • Ruby

And here's URL to download Ruby for windows https://rubyinstaller.org 👍

For any clarifications please download this repo or fork and try from your end. 

ScreenShot

ScreenShot

OUTPUT

image

About


Languages

Language:HTML 53.4%Language:CSS 46.6%