rustyle 0.1.0

A new way to represent the CSS stylesheet in Rust
Documentation
[dependencies.fasthash]
version = "0.4.0"

[dependencies.lazy_static]
version = "1.3.0"

[dependencies.quote]
version = "0.6.11"

[lib]
proc-macro = true

[package]
authors = ["RanolP <public.ranolp@gmail.com>"]
description = "A new way to represent the CSS stylesheet in Rust"
edition = "2018"
license = "MIT"
name = "rustyle"
readme = "README.md"
repository = "https://github.com/RanolP/rustyle"
version = "0.1.0"