[package] name = "akibisuto-stylus" version = "0.1.12" authors = ["Txuritan "] license = "MIT" description = "CSS framework for Akibisuto software" homepage = "https://gitlab.com/akibisuto/stylus" repository = "https://gitlab.com/akibisuto/stylus" edition = "2018" [features] default = ["warp"] [dependencies] warp = { version = "0.2", optional = true, default-features = false }