Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).