dioxus-tailwindcss 0.7.0

Dioxus tailwindcss
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.7.0] - 2024-04-09

Update with dioxus-class 0.7.0

## [0.6.0] - 2024-04-01

Update with tailwindcss 3.4.3

### Added

- add dark_mode.rs
- add build::npx_tailwindcss to run tailwindcss with npx

## [0.5.0] - 2024-03-28

### Added

- add build::tailwindcss to run tailwindcss process
- update with Dioxus 0.5
- add docstring

### Fixed

- `static_` was defined wrongly

## [0.3.0] - 2023-03-03

Update dependencies

## [0.2.2] - 2023-02-27

### Fixed

- cleanup

## [0.2.1] - 2023-02-27

Update dependencies

### Added

- more constants

## [0.2.0] - 2023-02-25

### Added

- constants definition for tailwindcss v3.2.7 (to effects)