Skip to content

vwxyutarooo/vcalc-stylus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vcalc is an Sass function for calculate unit from px to vw or vmin.

Install

$ npm install --save-dev vcalc-stylus
@import 'vcalc-stylus';

Set variable $base-v-size as you want, default sets 375 (iPhone6).

$base-view-width = 320;

Useage

Same as sass version

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages