Options
All
  • Public
  • Public/Protected
  • All
Menu

Project @beamwind/preset-tailwind - v2.0.2

@beamwind/preset-tailwind

beamwind preset mirroring the tailwind default theme

MIT License Latest Release Github Typescript Bundle Size

Read the docs | API | Change Log


This is a only a preset. beamwind provides a ready to use bw export.


Installation

npm install @beamwind/preset-tailwind

Usage

Please refer to the main documentation for further information.

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.

Contribute

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.

Sponsors

Kenoxa GmbH Kenoxa GmbH

License

MIT © Kenoxa GmbH

Generated using TypeDoc