mvcss

Sass-based CSS Architecture

  • Owner: mvcss/mvcss
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownermvcss/mvcss
Primary LanguageCSS
Program languageJavaScript (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2013-02-22 16:03:37
Pushed At2020-09-03 23:41:19
Last Commit At2016-05-27 15:27:54
Release Count27
Last Release Namev4.1.1 (Posted on 2016-05-27 15:28:14)
First Release Namev2.0.0 (Posted on 2013-02-22 15:17:23)
用户参与
Stargazers Count458
Watchers Count31
Fork Count34
Commits Count210
Has Issues Enabled
Issues Count35
Issue Open Count0
Pull Requests Count6
Pull Requests Open Count1
Pull Requests Close Count3
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private