mvcss

Sass-based CSS Architecture

  • 所有者: mvcss/mvcss
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

MVCSS

Contributing

We use Semantic Versioning for all versioning. When you make a Major, Minor, or Patch update, you'll need to the do the following:

  • Run the build to update the build files (grunt build) and verify nothing breaks
  • Update the CHANGELOG.md file
  • Update the version number in application.sass
  • Add the new tag locally
  • Push the tag (along with your commit(s))
  • Update the version number in the documentation

Compiling

If you want to compile MVCSS into an application.css (and application.min.css)
file, you'll need to first install Gulp.js:

npm install -g gulp -cli

Next, install dependencies:

npm install

And then run:

gulp build

You should now have a css directory in build/ with the compiled CSS files.

License

MVCSS is licensed under the MIT License.

主要指标

概览
名称与所有者mvcss/mvcss
主编程语言CSS
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2013-02-22 16:03:37
推送于2020-09-03 23:41:19
最后一次提交2016-05-27 15:27:54
发布数27
最新版本名称v4.1.1 (发布于 2016-05-27 15:28:14)
第一版名称v2.0.0 (发布于 2013-02-22 15:17:23)
用户参与
星数458
关注者数31
派生数34
提交数210
已启用问题?
问题数35
打开的问题数0
拉请求数6
打开的拉请求数1
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?