@beamwind/core

compiles tailwind like shorthand syntax into css at runtime

Usage no npm install needed!

<script type="module">
  import beamwindCore from 'https://cdn.skypack.dev/@beamwind/core';
</script>

README

@beamwind/core

compiles Tailwind CSS like shorthand syntax into CSS at runtime

MIT License Latest Release Github Typescript Bundle Size

Read the docs | API | Change Log


The core theme is bare bones as most projects have their own colors, sizes, ... and naming system. You probably want use one of the following:


Installation

npm install @beamwind/core

And then import it:

import { bw } from '@beamwind/core'

Please refer to the main documentation for further information.

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