Skip to content

sureshalagarsamy/sass-scss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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