Skip to content

orsifrancesco/sillyScss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sillyScss

don't you believe me? click here for the result. useful for quick tests.. illegal for release!

just add

<script src="https://cdnjs.cloudflare.com/ajax/libs/sass.js/0.6.3/sass.min.js"></script>
<script src="https://orsifrancesco.github.io/sillyScss/sillyScss.js"></script>

and play with scss on your html page without installing anything..

<link rel="stylesheet/scss" type="text/css" href="yourAmzingScss.scss" />
<style rel="stylesheet/scss">
    #orJustStyleTag {
        h1 {
            background-color: orange;
        }
    }
</style>

that's it

About

play with SCSS on your HTML page without installing anything..

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published