Docs.rs
  • tailwind-parse-0.11.1
    • tailwind-parse 0.11.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • arlyon
    • Dependencies
      • itertools ^0.10.5 normal
      • nom ^7.1.1 normal
      • nom_locate ^4.0.0 normal
      • phf ^0.11.1 normal
      • stailwc-swc-utils ^0.9.0 normal
      • swc_core ^0.40.16 normal
      • tailwind-config ^0.11.1 normal
      • tailwind-parse-macro ^0.10.0 normal
      • thiserror ^1.0.37 normal
      • anyhow ^1.0.66 dev
      • pretty_assertions ^1.3.0 dev
      • test-case ^2.2.2 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate tailwind_parse

  • Version 0.11.1
  • All Items
  • Structs
  • Enums
  • Type Definitions
?
Change settings

Crate tailwind_parse

source ·

Structs

Css
Directive
Expression
Literal
The core ‘rule’ of a tailwind directive.
Value

Enums

AlignSelf
Border
Display
The options for the display property.
Divide
ExpressionConversionError
Flex
Gap
Grid
Inset
LiteralConversionError
Max
Min
Not
Object
Plugin
Position
Prose
Rounded
Subject
SubjectConversionError
SubjectValue
TextDecoration
TextTransform
Translate
Visibility
Whitespace

Type Definitions

NomSpan