Flow CSS is a small yet powerful CSS library that can assist you in web development.
- Lightweight: Flow CSS is very lightweight, which improves your website's load time.
- Responsive: It works well on all types of devices.
- Easy to Use: With simple syntax, it's easy to understand.
- Customizable: You can easily customize it according to your project needs.
You can directly include Flow CSS in your project:
<link rel="stylesheet" href="https://hayyanshaikh.github.io/Flow-css/css/style.css">
<script src="https://hayyanshaikh.github.io/Flow-css/js/script.js"></script>
Using Flow CSS is very straightforward. You can add Flow CSS classes to any element's class attribute:
<div class="container">
<h1 class="heading">Welcome to Flow CSS</h1>
<p class="text">Enjoy using our library!</p>
</div>
For more information, please refer to our documentation.
If you'd like to contribute to Flow CSS, please read our contribution guidelines.
Flow CSS is licensed under the MIT License. See the LICENSE file for details.
If you have any questions or suggestions, feel free to email us.