Skip to content

Commit

Permalink
Document CSS and HTML import support
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanbuck authored Mar 19, 2017
1 parent bbd5e73 commit 9fe6a16
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@ OctoLinker is the easiest and best way to navigate between files and projects on
### Go
- `import`

### CSS
- `@import`

### HTML
- `<link rel="import" href="...">`

# Want to contribute?

Anyone can help make this project better - check out the [Contributing](/CONTRIBUTING.md) guide!
Expand Down

0 comments on commit 9fe6a16

Please sign in to comment.