Olivier Massot 9282ca6b03 add the website url to the events details page пре 7 месеци
..
ext 5ab404b589 add clustering to structures map пре 4 година
fonts 0020376119 https://assistance.opentalent.fr/browse/V8-2494 пре 4 година
module 9282ca6b03 add the website url to the events details page пре 7 месеци
Readme.md ef5dda97a9 minify assets пре 5 година
_base.scss fade77a269 v-4804 fix footer пре 2 година
_layout.scss adf0dc660e refactor to prepare multi-templating implementation пре 5 година
_mixins.scss adf0dc660e refactor to prepare multi-templating implementation пре 5 година
_states.scss 1fa5e2b64d fix overlaps пре 2 година
classic-blue.css 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-blue.css.map 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-blue.scss 222f679b5e rename assets to avoid conflicts пре 5 година
classic-green.css 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-green.css.map 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-green.scss 222f679b5e rename assets to avoid conflicts пре 5 година
classic-grey.css 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-grey.css.map 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-grey.scss 222f679b5e rename assets to avoid conflicts пре 5 година
classic-light-blue.css 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-light-blue.css.map 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-light-blue.scss 222f679b5e rename assets to avoid conflicts пре 5 година
classic-light-red.css 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-light-red.css.map 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-light-red.scss 222f679b5e rename assets to avoid conflicts пре 5 година
classic-orange.css 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-orange.css.map 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-orange.scss 222f679b5e rename assets to avoid conflicts пре 5 година
classic-purple.css 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-purple.css.map 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-purple.scss 222f679b5e rename assets to avoid conflicts пре 5 година
classic-red.css 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-red.css.map 9282ca6b03 add the website url to the events details page пре 7 месеци
classic-red.scss 222f679b5e rename assets to avoid conflicts пре 5 година
style.css 9282ca6b03 add the website url to the events details page пре 7 месеци
style.css.map 9282ca6b03 add the website url to the events details page пре 7 месеци
style.scss 4a60c60dd6 gitflow-hotfix-stash: V8-5242-image--texte пре 2 година

Readme.md

Sass files

L'organisation des fichiers essaye de respecter au mieux la méthode SMACCS: http://smacss.com/files/smacss-fr.pdf

Les fichiers doivent être compilés avec SASS: https://sass-lang.com/guide

Pour compiler les fichiers à chaque modification, lancer dans ce répertoire:

sass --watch .:. --style compressed

Le dossier common contient le 'tronc commun'. Tous les fichiers présents dans common sont inclus dans le fichier style.scss, qui définit aussi toutes les valeurs par défaut des constantes.

Ensuite, les fichiers de thème (theme-*.scss) peuvent au besoin redéfinir certaines de ces constantes (voir ici)