It is css file mashup of all CSS in the world.
mashup.css
is css file created by combining data or functionality from different source/frameworks used rapidly by Web Developers.
I collected main frameworks those are rapidly used by Web developers and imported it to a single CSS file. Now you don't have to add each and every stylesheet one-by-one just add mashup.css
and its done.
index.html
file is the simple demo html file for your new basic web project.
Just link one CSS file in your project and it's done many famous frameworks are included automatically including:
- Normalize CSS
- Bootstrap CSS
- Fontawesome CSS
- Animate CSS
- W3 CSS
- Materialize CSS
# Basic usage 1. Include the stylesheet in your project after placing the required files with
index.html
file. index.html file is shared for demo purpose. 2. Now enjoy using your classes that you generally use after adding hell lots of style sheets.
License is shared in License file of this repository.
Just published this framework for fun while learning how to use Git and Github.
Do Star, fork, share or contribute if you liked the project.