Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darekkay/darekkay-styles
My shared CSS styles
https://github.com/darekkay/darekkay-styles
css
Last synced: 17 days ago
JSON representation
My shared CSS styles
- Host: GitHub
- URL: https://github.com/darekkay/darekkay-styles
- Owner: darekkay
- License: mit
- Created: 2020-02-22T09:18:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T19:28:32.000Z (about 1 month ago)
- Last Synced: 2024-10-17T10:31:30.703Z (27 days ago)
- Topics: css
- Language: HTML
- Homepage:
- Size: 2.23 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @darekkay/styles
[![npm (scoped)](https://img.shields.io/npm/v/@darekkay/styles?style=flat-square)](https://www.npmjs.com/package/@darekkay/styles)
[![Build](https://img.shields.io/github/actions/workflow/status/darekkay/darekkay-styles/ci.yml?branch=master&style=flat-square)](https://github.com/darekkay/darekkay-styles/actions/workflows/ci.yml)
[![license](https://img.shields.io/badge/license-MIT-green?style=flat-square)](https://github.com/darekkay/darekkay-styles/blob/master/LICENSE)My shared CSS styles. View documentation at [darekkay.com/style-guide](https://darekkay.com/style-guide).
## Publish steps
```
$ npm publish --access public
```## Related projects
- [Tailwind Typography](https://tailwindcss.com/docs/typography-plugin)
- [Tailwind Forms](https://github.com/tailwindlabs/tailwindcss-forms)## License
This project and its contents are open source under the [MIT license](LICENSE).