# dgtek-styles

> Component for npm registry

Latest version **0.0.8** (published 2020-09-09) · 0 weekly downloads

## Install

```sh
npm install dgtek-styles
pnpm add dgtek-styles
yarn add dgtek-styles
bun add dgtek-styles
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.8 |
| Published | 2020-09-09 |
| First published | 2020-09-09 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 6.7 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | garevna |
| Maintainers | garevna |
| Keywords | dgtek, styles, component, npm, registry |

## Links

- npm: https://www.npmjs.com/package/dgtek-styles
- Repository: https://github.com/garevna/dgtek-components/tree/styles
- npm.io page: https://npm.io/package/dgtek-styles

## Recent versions

- 0.0.8 (latest) — 2020-09-09
- 0.0.7 — 2020-09-09
- 0.0.5 — 2020-09-09
- 0.0.4 — 2020-09-09
- 0.0.1 — 2020-09-09

## README

# dgtek-styles

##### Styles should be utilized in dgtek.net projects only.

### install component
```
yarn add dgtek-styles
```
### Import styles

###### main.js
```
import 'dgtek-styles/css/fonts.scss'
import 'dgtek-styles/css/variables.scss'
```

###### App.vue

```
import 'dgtek-styles'
```

---
_Source: https://npm.io/package/dgtek-styles · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
