Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ojvribeiro/helpers.css
A small CSS library to format and style page elements the quick way.
https://github.com/ojvribeiro/helpers.css
css3 helpers
Last synced: 2 months ago
JSON representation
A small CSS library to format and style page elements the quick way.
- Host: GitHub
- URL: https://github.com/ojvribeiro/helpers.css
- Owner: ojvribeiro
- License: mit
- Created: 2020-01-25T21:56:56.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-02T12:33:13.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T13:36:07.960Z (almost 2 years ago)
- Topics: css3, helpers
- Language: HTML
- Homepage: https://ojvribeiro.github.io/helpers.css
- Size: 5.08 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Helpers.css
> **Warning**
>
> Deprecated: Helpers.css was created to be a good alternative to Bootstrap. Since now we have better options like UnoCSS and TailwindCSS, I recommend you to use them instead. Helpers.css will be kept as a public archive.A small library to format and style page elements with CSS classes.
## About
Helpers.css was made to speed up the development of your web project. It has a lot of CSS classes you can use to format text and elements on the page.
## Getting Started
### Installing
Download the latest version of Helpers.css and include the Helpers.css file in the ```head``` section of your HTML:
```HTML
```
## Usage and Demos
Check [the documentation](https://ojvribeiro.github.io/helpers.css/) to learn how to use Helpers.css and see the demos.
## Author
- [@ojvribeiro](https://github.com/ojvribeiro)