@beamwind/play
v2.1.1
Published
ready to go beamwind for rapid prototyping using tailwind & system preset with auto-conversion of values
Downloads
18
Readme
@beamwind/play
ready to go beamwind for rapid prototyping using @beamwind/preset-tailwind & @beamwind/preset-system with auto-conversion of values
Read the docs | API | Change Log > ⚡️ Demo
This package should be used for prototyping only as it usually prevents a consistent UI experience.
Installation
npm install @beamwind/play
Usage
Please refer to the main documentation and @beamwind/preset-play for further information.
import { bw } from '@beamwind/play'
bw`h-full bg-#9556b7 rotate-5 scale-92`
Support
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.
Contribute
Thanks for being willing to contribute!
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.