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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?