From e7ceb805c64550e66473d3490de44f881db00ebd Mon Sep 17 00:00:00 2001 From: Marc Ducobu Date: Mon, 8 Jun 2015 10:08:21 +0200 Subject: [PATCH] Adding information about building the .css files - 2 --- source/installation/installation.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/installation/installation.rst b/source/installation/installation.rst index be57b7cb2..dcc4a0924 100644 --- a/source/installation/installation.rst +++ b/source/installation/installation.rst @@ -201,10 +201,13 @@ Those will populate database, respectively, with countries (using ISO declaratio Building CSS (optionnal) ^^^^^^^^^^^^^^^^^^^^^^^^ +For this step, npm must be installed. + A build version of the needed CSS file is provided within the main bundle `Resources/public/css/chillmain.css`. For rebuilding it : .. code-block:: bash + #in the main bundle directory ( vendor/chill-project/main/ ) cd Resources/ npm install