https://github.com/dannevesdantas/plain-helper-classes
A small set of very simple css helper classes to speed up HTML5 applications development.
https://github.com/dannevesdantas/plain-helper-classes
css-helper
Last synced: 10 months ago
JSON representation
A small set of very simple css helper classes to speed up HTML5 applications development.
- Host: GitHub
- URL: https://github.com/dannevesdantas/plain-helper-classes
- Owner: dannevesdantas
- License: unlicense
- Created: 2017-08-29T03:35:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-29T04:23:03.000Z (almost 9 years ago)
- Last Synced: 2025-07-23T16:23:54.743Z (11 months ago)
- Topics: css-helper
- Language: CSS
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plain helper classes
A small set of very simple css helper classes to speed up HTML5 applications development.
# How to use
Simply include it on your HTML `` and start using it
```html
```
Apply one or more CSS classes to HTML elements via the `class` attribute to quickly style it.