Skip to content

sndsgd/docker-less

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sndsgd/docker-less

A LESS docker image builder.

Build

If you want to build the image locally, you can follow these steps:

  1. Checkout this repo
  2. Run make image

Usage

docker run --rm \
  -u $(id -u):$(id -g) \
  -v $(pwd):$(pwd) \
  -w $(pwd) \
  ghcr.io/sndsgd/less input.less output.css

About

A lessc docker image builder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages