1 Star 0 Fork 0

kennychen / sass-example

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 579 Bytes
一键复制 编辑 原始数据 按行查看 历史
kennychen 提交于 2015-07-04 15:51 . new file: css/_mixin.scss
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
<link rel="stylesheet" type="text/css" href="css/index.css">
</head>
<body>
<div class="toolbar">
<a href="javascript:;" class="toolbar-item toolbar-item-weinxin">
<span class="toolbar-layer"></span>
</a>
<a href="javascript:;" class="toolbar-item toolbar-item-feedback"></a>
<a href="javascript:;" class="toolbar-item toolbar-item-app">
<span class="toolbar-layer"></span>
</a>
<a href="javascript:;" class="toolbar-item toolbar-item-top"></a>
</div>
</body>
</html>
CSS
1
https://gitee.com/kennyloveopen/sass-example.git
git@gitee.com:kennyloveopen/sass-example.git
kennyloveopen
sass-example
sass-example
master

搜索帮助