Skip to content

For quick CSS conversion, convert pixels to em. You can download files or just copy & paste them into your IDE.

Notifications You must be signed in to change notification settings

ChristopherAlphonse/Pixel2Em

Repository files navigation

Pixel2em

Pixel2em is a simple tool that converts pixel values to em values. This project is built with HTML, CSS, and JavaScript, utilizing PNPM as a package manager.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • PNPM
  • TypeScript
  • Vite
  • Tailwind
  • and more...

Desktop Pre-view

Getting Started

To get started with this project, clone the repository and run the following commands:

pnpm install
pnpm dev 

This will start the development server and open the application in your default browser.

Building for Production

To build the project for production, run the following command:

pnpm build

This will build the project and output the files in the dist directory.

About

For quick CSS conversion, convert pixels to em. You can download files or just copy & paste them into your IDE.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published