Giter Site home page Giter Site logo

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's Projects

library icon library

Additional MVCSS Helpers, Components, Structures, etc.

mvcss icon mvcss

Sass-based CSS Architecture

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.