https://github.com/lucas-carl/mockingbird
A front-end framework for responsive layouts and easy web development
https://github.com/lucas-carl/mockingbird
css css-framework frontend sass
Last synced: 30 days ago
JSON representation
A front-end framework for responsive layouts and easy web development
- Host: GitHub
- URL: https://github.com/lucas-carl/mockingbird
- Owner: lucas-carl
- License: mit
- Created: 2016-12-09T14:12:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-10T11:03:42.000Z (over 6 years ago)
- Last Synced: 2025-04-10T18:01:14.764Z (about 1 month ago)
- Topics: css, css-framework, frontend, sass
- Language: CSS
- Homepage: https://mockingbird.lucascarl.com
- Size: 637 KB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.npmjs.com/package/mockingbird-sass)
[](https://mockingbird.lucascarl.com/download/#v0.9.7)
[](https://mockingbird.lucascarl.com/download/#latest)# [Mockingbird](https://mockingbird.lucascarl.com)
A front-end framework for responsive layouts and easy web development created with SASS
## Homepage
[https://mockingbird.lucascarl.com](https://mockingbird.lucascarl.com)
[Mockingbird on Codepen](https://codepen.io/mockingbird-sass/)
## 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](https://github.com/lucas-carl/mockingbird/blob/master/LICENSE)