mirror of
https://github.com/clearleft/clearless.git
synced 2026-01-09 13:47:55 -05:00
Add composer,json file
This commit is contained in:
9
composer.json
Normal file
9
composer.json
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "clearleft/clearless",
|
||||||
|
"description": "A collection of reusable LESS mixins",
|
||||||
|
"homepage": "https://github.com/clearleft/clearless",
|
||||||
|
"type": "library",
|
||||||
|
"license": "MIT",
|
||||||
|
"version": "dev",
|
||||||
|
"minimum-stability": "dev"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user