https://github.com/thiago-rezende/horus-css
Just another CSS library
https://github.com/thiago-rezende/horus-css
css css-library design library scss scss-library style web web-design
Last synced: 4 months ago
JSON representation
Just another CSS library
- Host: GitHub
- URL: https://github.com/thiago-rezende/horus-css
- Owner: thiago-rezende
- License: mit
- Created: 2020-06-03T22:25:14.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T22:24:34.000Z (over 3 years ago)
- Last Synced: 2025-10-11T10:58:40.265Z (8 months ago)
- Topics: css, css-library, design, library, scss, scss-library, style, web, web-design
- Language: JavaScript
- Homepage:
- Size: 677 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Horus CSS
Just another CSS library.
## Installation
```bash
npm -i horus-css --save
```
## Usage
```html
Button
```
## Contributing
Contributions are what make the open source community an incredible place to learn, inspire and create. Any contributions you make are **much appreciated**.
1. Create a **Fork** of the Project
2. Create a **Branch** for your feature (`git checkout -b feature/amazing-feature`)
3. **Commit** your changes (`git commit -m 'added my amazing feature'`)
4. **Push** to **GitHub** (`git push origin feature/amazing-feature`)
5. Make the **Pull Request** and wait for approval
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Contact
Thiago Rezende (Horus) - [@HorusHe4rt](https://twitter.com/HorusHe4rt) - horus.he4rt@gmail.com
Project link: [https://github.com/thiago-rezende/horus-css](https://github.com/thiago-rezende/horus-css)
Made with 💜