_variables.scss 167 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 @charset "utf-8"; /** * @name 公共变量 * @author wzx */ // Font Color $normal-font-color: #000; $sub-font-color: #888; // Fonts Path $font-path: '../fonts/';