зеркало из https://github.com/mozilla/kitsune.git
ignore node_modules and changed docs to install less globally
This commit is contained in:
Родитель
30044540a6
Коммит
6360b681a7
|
@ -10,10 +10,11 @@ build.py
|
|||
**-all.js
|
||||
**-min.js
|
||||
media/uploads
|
||||
node_modules
|
||||
tmp
|
||||
locale
|
||||
docs/_build
|
||||
highstock.src.js
|
||||
/static
|
||||
*.less.css
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
|
|
|
@ -115,7 +115,7 @@ To install LESS you will first need to `install Node.js and NPM
|
|||
|
||||
Now install LESS using::
|
||||
|
||||
$ npm install less
|
||||
$ npm install -g less
|
||||
|
||||
|
||||
Getting the Source
|
||||
|
|
Загрузка…
Ссылка в новой задаче