Skip to content

Css: remove namespace #22

@flyfloor

Description

@flyfloor

why remove namespace?

  1. if you import a css framework, usually you will not import another one, which means this framework plays major part of your project. so namespace is verbose.
  2. add namespace will cause override style became difficult.
  3. add namespace make the final .css too large.

so will remove namespace in future version

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions