Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devvali/boostyle
Boostyle is a collection of CSS styles.
https://github.com/devvali/boostyle
css
Last synced: 8 days ago
JSON representation
Boostyle is a collection of CSS styles.
- Host: GitHub
- URL: https://github.com/devvali/boostyle
- Owner: DevVali
- Created: 2022-04-01T16:01:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-05T13:35:35.000Z (over 1 year ago)
- Last Synced: 2024-11-17T05:09:14.177Z (2 months ago)
- Topics: css
- Homepage:
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Boostyle
Boost your CSS styles with Boostyle.
## Use
Include the script into head.
```html
```
Or for better experience, you can only use the styles you need.
```html
```
## Collections
Collections allow you to use only the styles you need for your project.
For example, you need a component for a button. You simply get the button's collection.
```html
```
You can find the full list of collections available [here](https://github.com/DevVali/Boostyle/tree/main/collections).
## Contributing
Contributions are welcomed.