An open API service indexing awesome lists of open source software.

https://github.com/darth-ness/aquacss

A CSS framework that brings modern design to your website
https://github.com/darth-ness/aquacss

css css-framework modern-design themes

Last synced: 26 days ago
JSON representation

A CSS framework that brings modern design to your website

Awesome Lists containing this project

README

        

# AquaCSS
A CSS framework that brings modern design to your website

# How to use

First download the latest release. . Then, move it to where your HTML code is.
AquaCSS has two main files. There is ```aquamain.css``` and ```aquacomp.css``` if you want to include some CSS code that styles your site and then forget it exists use ```aquamain.css```
If you want features such as componentes and Tailwind style shorthands then add ```aquacomp.css``` as well

Here as to do that:

```HTML