Olivier Massot 92177e574f finalize the news plugin 5 роки тому
..
ext adf0dc660e refactor to prepare multi-templating implementation 5 роки тому
module 92177e574f finalize the news plugin 5 роки тому
Readme.md ef5dda97a9 minify assets 5 роки тому
_base.scss 66c2c3b11b add responsive behavior to classic template 5 роки тому
_layout.scss adf0dc660e refactor to prepare multi-templating implementation 5 роки тому
_mixins.scss adf0dc660e refactor to prepare multi-templating implementation 5 роки тому
_states.scss 6867fb14cd bug fixes 5 роки тому
style.css 92177e574f finalize the news plugin 5 роки тому
style.css.map 92177e574f finalize the news plugin 5 роки тому
style.scss 92177e574f finalize the news plugin 5 роки тому
theme-blue.css 92177e574f finalize the news plugin 5 роки тому
theme-blue.css.map 92177e574f finalize the news plugin 5 роки тому
theme-blue.scss 0bae0ec6ca fix the forms submit-btn style 5 роки тому
theme-green.css 92177e574f finalize the news plugin 5 роки тому
theme-green.css.map 92177e574f finalize the news plugin 5 роки тому
theme-green.scss 0bae0ec6ca fix the forms submit-btn style 5 роки тому
theme-grey.css 92177e574f finalize the news plugin 5 роки тому
theme-grey.css.map 92177e574f finalize the news plugin 5 роки тому
theme-grey.scss adf0dc660e refactor to prepare multi-templating implementation 5 роки тому
theme-light-blue.css 92177e574f finalize the news plugin 5 роки тому
theme-light-blue.css.map 92177e574f finalize the news plugin 5 роки тому
theme-light-blue.scss 0bae0ec6ca fix the forms submit-btn style 5 роки тому
theme-light-red.css 92177e574f finalize the news plugin 5 роки тому
theme-light-red.css.map 92177e574f finalize the news plugin 5 роки тому
theme-light-red.scss 6867fb14cd bug fixes 5 роки тому
theme-orange.css 92177e574f finalize the news plugin 5 роки тому
theme-orange.css.map 92177e574f finalize the news plugin 5 роки тому
theme-orange.scss adf0dc660e refactor to prepare multi-templating implementation 5 роки тому
theme-purple.css 92177e574f finalize the news plugin 5 роки тому
theme-purple.css.map 92177e574f finalize the news plugin 5 роки тому
theme-purple.scss adf0dc660e refactor to prepare multi-templating implementation 5 роки тому
theme-red.css 92177e574f finalize the news plugin 5 роки тому
theme-red.css.map 92177e574f finalize the news plugin 5 роки тому
theme-red.scss adf0dc660e refactor to prepare multi-templating implementation 5 роки тому

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)