https://github.com/bajrangcoder/acode-plugin-less_compiler
Less compiler plugin for Acode
https://github.com/bajrangcoder/acode-plugin-less_compiler
Last synced: 12 months ago
JSON representation
Less compiler plugin for Acode
- Host: GitHub
- URL: https://github.com/bajrangcoder/acode-plugin-less_compiler
- Owner: bajrangCoder
- Created: 2023-01-04T05:54:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T06:03:55.000Z (over 3 years ago)
- Last Synced: 2025-03-26T05:22:22.028Z (about 1 year ago)
- Language: JavaScript
- Size: 194 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Less Compiler
Compile your `Less` code to `css` automatically with error checking.
## Usage
Create a `.less` file and start coding, when you save your file automatically generate
css file in same directory.
## Features
* Error checking
* Light-weight
* Automatic
---
**Contributions are welcome!**
---
**Provide your feedbacks and Report bug on below link**
> https://github.com/bajrangCoder/acode-plugin-less_compiler
## Change Logs
**`v1.0.0`**
- Released