@salesforce-ux/sds-common
v0.4.0
Published
The common CSS file should be used to normalize HTML types and provide sensible defaults for common pseudo states and elements
Downloads
1,357
Readme
@salesforce-ux/sds-common
About
A common CSS file is required for all shadow trees since a limited number of CSS properties are inherited by default into a shadow tree. The common CSS file should be used to “normalize” HTML types and provide sensible defaults for common pseudo states and elements.
Install
Use npm to install the SDS Common:
npm install --save-dev @salesforce-ux/sds-common