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

https://github.com/octref/vscode-tachyons

Goto and peek definition for tachyons
https://github.com/octref/vscode-tachyons

Last synced: 12 months ago
JSON representation

Goto and peek definition for tachyons

Awesome Lists containing this project

README

          

# Tachyons in VSCode

### Goto & Peek definition

![](tachyons.gif)

### Usage

If a project contains `node_modules/tachyons`, thie extension will use `node_modules/tachyons/css/tachyons.css`
to provide definitions.

Otherwise, use the one packaged with the extension. Currently 4.5.3.

## Changelog

### 0.3.0 | 2017-03-18

- Add support for JSX (thanks to [@abumalick](https://github.com/abumalick))

### 0.2.0 | 2016-11-27

- Upgrade to TS 2.0 and resolve upstream change to `getWordRangeAtPosition`

## License
MIT