diff --git a/stylance-cli/Cargo.toml b/stylance-cli/Cargo.toml index 3800c1a..d6526a6 100644 --- a/stylance-cli/Cargo.toml +++ b/stylance-cli/Cargo.toml @@ -4,7 +4,7 @@ edition = "2021" version.workspace = true license.workspace = true repository.workspace = true -readme.workspace = true +readme = "README.md" description = "Cli tool for bundling stylance scoped CSS files." [dependencies] diff --git a/stylance-cli/README.md b/stylance-cli/README.md new file mode 100644 index 0000000..0dd0bcd --- /dev/null +++ b/stylance-cli/README.md @@ -0,0 +1 @@ +### stylance-cli