mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-29 21:46:14 +00:00
Adding information about building the .css files - 2
This commit is contained in:
parent
7ae12df918
commit
e7ceb805c6
@ -201,10 +201,13 @@ Those will populate database, respectively, with countries (using ISO declaratio
|
|||||||
Building CSS (optionnal)
|
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 :
|
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
|
.. code-block:: bash
|
||||||
|
|
||||||
#in the main bundle directory ( vendor/chill-project/main/ )
|
#in the main bundle directory ( vendor/chill-project/main/ )
|
||||||
cd Resources/
|
cd Resources/
|
||||||
npm install
|
npm install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user