martinadamec/css-core
Composer 安装命令:
composer require martinadamec/css-core
包简介
README 文档
README
Small CSS framework for private use, what use bootstrap 5.
Installation
If you want to change something install dependencies with this command. And than compile files.
$ npm install
# Just one time
$ gulp css
# Watch source dir
$ gulp watch
How to use
Import the file to your project and import your own parameters before.
@import "../../node_modules/adamecmartin-css-core/source/preFunctions"; @import "variables"; @import "../../node_modules/adamecmartin-css-core/source/main"; @import "bootstrap.all"; @import "../../node_modules/adamecmartin-css-core/source/app"; // Your code
Contribution
Document
README.md
Introduction
README.md
统计信息
- 总下载量: 322
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-11-24