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
- Host: GitHub
- URL: https://github.com/darth-ness/aquacss
- Owner: Darth-Ness
- License: mit
- Created: 2021-11-17T12:29:20.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-18T01:27:36.000Z (3 months ago)
- Last Synced: 2025-04-28T11:13:48.557Z (26 days ago)
- Topics: css, css-framework, modern-design, themes
- Language: CSS
- Homepage: https://darth-ness.github.io/AquaCSS/
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 wellHere as to do that:
```HTML