An open API service indexing awesome lists of open source software.

https://github.com/getninjas/niten-vscode-snippets

Snippets for niten tokens design system
https://github.com/getninjas/niten-vscode-snippets

Last synced: 5 months ago
JSON representation

Snippets for niten tokens design system

Awesome Lists containing this project

README

          

# Snippets Niten Tokens

[![license](https://img.shields.io/github/license/getninjas/niten-vscode-snippets)](https://github.com/getninjas/niten-vscode-snippets/blob/master/LICENSE)
[![version](https://img.shields.io/visual-studio-marketplace/v/getninjas.niten-tokens-snippets)](https://marketplace.visualstudio.com/items?itemName=getninjas.niten-tokens-snippets)

Snippets for [Niten Tokens Design System](https://github.com/getninjas/niten-tokens/)

## Usage

Type part of a snippet, press `nt`, and the snippet unfolds.

![Usage](images/usage.gif)

## Snippets

Check the snippet list [here](./SNIPPETS-LIST.md)

## Known Issues

[GitHub Issues](https://github.com/getninjas/niten-vscode-snippets/issues)

## Release Notes

Users appreciate release notes as you update your extension.

### 0.3.0

- Fix `font-weight` token

### 0.2.0

- Fix `line-height` snippets

### 0.1.0

- Doc Improvements
- Fix `line-height` description

### 0.0.1

- Added snippets to use Niten Tokens

## License

[MIT](https://github.com/getninjas/niten-vscode-snippets/blob/master/LICENSE)