Skip to content

ssz360/tailwindcss-browser

 
 

Repository files navigation

Tailwind in browser

changed the packages/@tailwindcss-browser project to use it as a library

  • clone it

  • add it in the package.js dependencies

    "@tailwindcss-browser": "file:../../tailwindcss-browser/packages/@tailwindcss-browser"

  • install

    pnpm install

  • import

    import { tailwindCompiler } from "@tailwindcss-browser";


Tailwind CSS

A utility-first CSS framework for rapidly building custom user interfaces.

Build Status Total Downloads Latest Release License


Documentation

For full documentation, visit tailwindcss.com.

Community

For help, discussion about best practices, or any other conversation that would benefit from being searchable:

Discuss Tailwind CSS on GitHub

For chatting with others using the framework:

Join the Tailwind CSS Discord Server

Contributing

If you're interested in contributing to Tailwind CSS, please read our contributing docs before submitting a pull request.

About

A utility-first CSS framework for rapid UI development.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.8%
  • Rust 16.3%
  • Other 2.9%