Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevebeeblebrox/mless
A standalone Less CSS transpiler
https://github.com/stevebeeblebrox/mless
cli command-line command-line-interface html less less-compiler less-css
Last synced: 14 days ago
JSON representation
A standalone Less CSS transpiler
- Host: GitHub
- URL: https://github.com/stevebeeblebrox/mless
- Owner: SteveBeeblebrox
- License: mit
- Created: 2022-05-16T19:28:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T00:54:13.000Z (almost 2 years ago)
- Last Synced: 2025-01-19T16:10:03.247Z (14 days ago)
- Topics: cli, command-line, command-line-interface, html, less, less-compiler, less-css
- Language: Rust
- Homepage:
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MLESS ![GitHub](https://img.shields.io/github/license/SteveBeeblebrox/MLESS?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/SteveBeeblebrox/MLESS?style=flat-square) ![GitHub issues](https://img.shields.io/github/issues-raw/SteveBeeblebrox/MLESS?style=flat-square) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/SteveBeeblebrox/MLESS?style=flat-square) ![GitHub contributors](https://img.shields.io/github/contributors/SteveBeeblebrox/MLESS?color=007EC6&style=flat-square) ![GitHub Repo stars](https://img.shields.io/github/stars/SteveBeeblebrox/MLESS?style=flat-square)
A standalone Less CSS transpiler with support for HTML style tags. MLESS versions correspond to Less. **Note that MLESS only transpiles Less and does not generate any errors itself. For best results, use with an editor that provides error messages such as Visual Studio Code.**Run with `--help` for more details.