0.1.0 • Published 2 years ago

@salesforce-ux/sds-namespaces v0.1.0

Weekly downloads
-
License
SEE LICENSE IN RE...
Repository
-
Last release
2 years ago

@salesforce-ux/sds-namespaces

About

Reserve a sub-system namespace to prevent collision.

Usage

TBD


Should I create a namespace?

If you are a member of a team funded to create a centralized sub-system that is built on top of the Salesforce Design System, then yes, you should add your namespace to this repository.

Why should I reserve a namespace?

To provide visibility on namespaces currently in-use for a sub-system, your team must create a namespace for your sub-system.

By creating unique namespace for a sub-system will prevent CSS custom property conflict when introduced to the global cascade.

Creating a sub-system namespace

Please fork this repository and modify src/namespaces.js by adding your team's namespace, a short description of your sub-system and your team's GUS scrum team ID. Create a PR for review and a member of the SDS team will approve and merge your PR.