# @salesforce-ux/sds-common

> The common CSS file should be used to normalize HTML types and provide sensible defaults for common pseudo states and elements

Latest version **0.4.0** (published 2022-10-03) · SEE LICENSE IN README.md license · 0 weekly downloads

## Install

```sh
npm install @salesforce-ux/sds-common
pnpm add @salesforce-ux/sds-common
yarn add @salesforce-ux/sds-common
bun add @salesforce-ux/sds-common
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.4.0 |
| Published | 2022-10-03 |
| First published | 2021-01-12 |
| Weekly downloads | 0 |
| License | SEE LICENSE IN README.md |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 75.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Salesforce UX |
| Maintainers | salesforce-ux |

## Links

- npm: https://www.npmjs.com/package/@salesforce-ux/sds-common
- npm.io page: https://npm.io/package/@salesforce-ux/sds-common

## Recent versions

- 0.4.0 (latest) — 2022-10-03
- 0.3.1 (next) — 2022-07-21
- 0.3.0 — 2022-06-27
- 0.2.2 — 2021-10-07
- 0.2.1 — 2021-08-31
- 0.2.0 — 2021-08-11
- 0.1.5 — 2021-07-16
- 0.1.5-alpha.0 — 2021-07-12
- 0.1.4 — 2021-05-21
- 0.1.3 — 2021-04-07
- 0.1.2 — 2021-02-05
- 0.1.1 — 2021-02-05
- 0.1.0 — 2021-01-21
- 0.0.3 — 2021-01-14
- 0.0.2 — 2021-01-12
- … 1 more at https://npm.io/package/@salesforce-ux/sds-common/versions

## 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][npm] to install the [SDS Common]():

```bash
npm install --save-dev @salesforce-ux/sds-common
```

[npm]: https://www.npmjs.com/

---
_Source: https://npm.io/package/@salesforce-ux/sds-common · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
