Skip to content

elassol/my-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building it

npm install

Usage Rem calculator

p { @include font-size(14px) }

OUTPUT REM MIXING

p { font-size: 14px; //Will be overridden if browser supports rem font-size: 0.8rem; }

Building it

npm install

Starting the app

PORT=4321 node app.js

About

my first app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published