style-expand-shorthand 0.1.0

Expand CSS shorthand properties implementation for Rust
Documentation
[dependencies.cssparser]
version = "0.31.2"

[dependencies.regex]
version = "1.9.1"

[package]
description = "Expand CSS shorthand properties implementation for Rust"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "style-expand-shorthand"
readme = "README.md"
version = "0.1.0"