结发受长生 c77caf259f 新主题
2018-06-06 17:33:48 +08:00

19 lines
681 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@charset "UTF-8";
//-----------------------------------------------------
// core scss
// 提供所有的基础功能包括:变量设置,@media基础mixinanimationreset样式
// 默认会输出reset样式一份
//-----------------------------------------------------
//-----------------------------------------------------
// author: 结一 (http://weibo.com/marvin1023)
// version: 3.2.0
// time: 2016-04-11
// url: https://github.com/marvin1023/sandal/
//-----------------------------------------------------
// 导入core中的基础文件
//-----------------------------------------------------
@import "function";
@import "core/reset";