Skip to content

csseditor/sass-math

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

sass-math

npm version

Sass math functions.

Usage

npm install sass-math
@import 'node_modules/sass-math/math';

// pi()
// pow($number, $exp)
// fact($number)
// rad($angle)
// sin($angle)
// cos($angle)
// tan($angle)

About

Sass math functions.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • CSS 100.0%