Skip to content

Latest commit

 

History

183 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS Unit Converter

Use the CSS Unit Converter to convert values between almost every CSS <length> unit.

Check it out in action at https://jwilsson.com/unit-converter/.

Building

Make sure Node.js is installed.

Install all dependencies

npm install

Build everything

npm run build

Watch everything (and rebuild on changes)

npm run watch

Build everything for production (minification etc.)

npm run build:prod

About

Simple tool to convert values between CSS units.

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages