[package] name = "postcss-modules-extract-imports" version = "0.0.1" authors = ["the postcss-rs authors"] edition = "2021" description = "A CSS Modules transform to extract local aliases for inline imports" keywords = ["css", "javascript", "parser", "ast", "postcss"] categories = ["parsing"] license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]