ajout des fichier .less dans bower
This commit is contained in:
parent
c992f1fcf8
commit
ba88839101
1 changed files with 2 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "KNACSS",
|
"name": "KNACSS",
|
||||||
"version": "2.9.0",
|
|
||||||
"homepage": "http://www.knacss.com/",
|
"homepage": "http://www.knacss.com/",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Raphaël GOETTER"
|
"Raphaël GOETTER, Alsacreations"
|
||||||
],
|
],
|
||||||
"description": "KNACSS is a minimalist, responsive and extensible style sheet to kick-start your HTML / CSS projects. It relies on common best practices and experience on the topic.",
|
"description": "KNACSS is a minimalist, responsive and extensible style sheet to kick-start your HTML / CSS projects. It relies on common best practices and experience on the topic.",
|
||||||
"main": "css/knacss.css",
|
"main": "css/knacss.css",
|
||||||
|
@ -16,7 +15,6 @@
|
||||||
"node_modules",
|
"node_modules",
|
||||||
"bower_components",
|
"bower_components",
|
||||||
"test",
|
"test",
|
||||||
"tests",
|
"tests"
|
||||||
"less"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue