Les avertissements suivants se sont produits :
Warning [2] Undefined array key 0 - Line: 1640 - File: showthread.php PHP 8.2.18 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 1640 errorHandler->error_callback
/showthread.php 915 buildtree




Note de ce sujet :
  • Moyenne : 0 (0 vote(s))
  • 1
  • 2
  • 3
  • 4
  • 5
CSSPreprocessor + Foundation : Pb après mise à jour
#5
Oui.

J'ai remplacé @import 'foundation'; par :

$primary-color: #333;
body {
color: $primary-color;
}

La sortie est compilée :
/* cmsms stylesheet: Foundation modified: 08/07/17 10:49:33 */
body {
color: #333; }


Messages dans ce sujet

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)