Olivier Massot 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
..
ext 5ab404b589 add clustering to structures map %!s(int64=4) %!d(string=hai) anos
fonts 0020376119 https://assistance.opentalent.fr/browse/V8-2494 %!s(int64=4) %!d(string=hai) anos
module 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
Readme.md ef5dda97a9 minify assets %!s(int64=5) %!d(string=hai) anos
_base.scss 66c2c3b11b add responsive behavior to classic template %!s(int64=5) %!d(string=hai) anos
_layout.scss adf0dc660e refactor to prepare multi-templating implementation %!s(int64=5) %!d(string=hai) anos
_mixins.scss adf0dc660e refactor to prepare multi-templating implementation %!s(int64=5) %!d(string=hai) anos
_states.scss af39b9d5f5 add a 404 page template %!s(int64=5) %!d(string=hai) anos
classic-blue.css 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-blue.css.map 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-blue.scss 222f679b5e rename assets to avoid conflicts %!s(int64=5) %!d(string=hai) anos
classic-green.css 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-green.css.map 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-green.scss 222f679b5e rename assets to avoid conflicts %!s(int64=5) %!d(string=hai) anos
classic-grey.css 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-grey.css.map 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-grey.scss 222f679b5e rename assets to avoid conflicts %!s(int64=5) %!d(string=hai) anos
classic-light-blue.css 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-light-blue.css.map 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-light-blue.scss 222f679b5e rename assets to avoid conflicts %!s(int64=5) %!d(string=hai) anos
classic-light-red.css 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-light-red.css.map 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-light-red.scss 222f679b5e rename assets to avoid conflicts %!s(int64=5) %!d(string=hai) anos
classic-orange.css 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-orange.css.map 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-orange.scss 222f679b5e rename assets to avoid conflicts %!s(int64=5) %!d(string=hai) anos
classic-purple.css 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-purple.css.map 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-purple.scss 222f679b5e rename assets to avoid conflicts %!s(int64=5) %!d(string=hai) anos
classic-red.css 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-red.css.map 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
classic-red.scss 222f679b5e rename assets to avoid conflicts %!s(int64=5) %!d(string=hai) anos
style.css 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
style.css.map 3f2ce93e6f implements iframes auto-resizing and style %!s(int64=4) %!d(string=hai) anos
style.scss f8537ab79b remove structures frame from typo3 %!s(int64=4) %!d(string=hai) anos

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)