Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yulanggong/least
Least helps you move from your old-fashioned CSS files to something shiny: CSS pre-processors!
https://github.com/yulanggong/least
css less lesscss sass stylus tool transformer
Last synced: 3 months ago
JSON representation
Least helps you move from your old-fashioned CSS files to something shiny: CSS pre-processors!
- Host: GitHub
- URL: https://github.com/yulanggong/least
- Owner: yulanggong
- License: mit
- Fork: true (quentint/Least)
- Created: 2014-11-15T02:50:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-09-02T02:35:35.000Z (over 3 years ago)
- Last Synced: 2024-09-28T18:04:40.312Z (3 months ago)
- Topics: css, less, lesscss, sass, stylus, tool, transformer
- Language: JavaScript
- Homepage: http://yulanggong.github.io/Least/
- Size: 93.8 KB
- Stars: 14
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Least
Least helps you move from your old-fashioned CSS files to something shiny: CSS pre-processors!
This project is forked from [quentint/Least](https://github.com/quentint/Least).
# Features
- Transform CSS to LESS
- Transform CSS to SASS
- Transform CSS to Stylus
- Custom intent
- Keep comments
- Remove hacks and vender prefixes
- Fine with Data URIs# Known issues
- `@` rules is lack of support yet