beamwind preset mirroring tailwind default theme
npm install @beamwind/preset-tailwind> beamwind preset mirroring the tailwind default theme





> Read the docs |
> API |
> Change Log
---
> This is a only a preset. beamwind provides a ready to use bw export.
---
- Installation
- Usage
- Contribute
- License
``sh`
npm install @beamwind/preset-tailwind
> Please refer to the main documentation for further information.
`js
import { setup } from '@beamwind/core'
import tailwind from '@beamwind/preset-tailwind'
setup(tailwind())
``
See preset-tailwind/src/theme.ts and core/src/theme.ts for the set values.
Thanks for being willing to contribute!
> This project is free and open-source, so if you think this project can help you or anyone else, you may star it on GitHub. Feel free to open an issue if you have any idea, question, or you've found a bug.
Working on your first Pull Request? You can learn how from this _free_ series How to Contribute to an Open Source Project on GitHub
We are following the Conventional Commits convention.
 Kenoxa GmbH