/mockingbird

A front-end framework for responsive layouts and easy web development

Primary LanguageCSSMIT LicenseMIT

repository on npm download v0.9.7 download latest version

A front-end framework for responsive layouts and easy web development created with SASS

Homepage

https://mockingbird.lucascarl.com

Mockingbird on Codepen

Development Process

  • npm install: to install the dependecies.
  • npm run dev: to start sass and listen for changes
  • npm run build: to just build the css main css file
  • npm run build:grid: to build the grid only css file
  • npm run build:light: to build the light version of the css file

License

MIT License