Skip to content

Commit

Permalink
[readme] fix import example
Browse files Browse the repository at this point in the history
  • Loading branch information
xshotD authored Apr 14, 2017
1 parent f7f3c30 commit b2174a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The Discord CSS overhaul.

If you'd like to install BYD, you can import it into a CSS file, using rawgit CDN.

`@import https://cdn.rawgit.com/xshotD/betteryourdiscord/master/src/byd.css`
`@import url(https://cdn.rawgit.com/xshotD/betteryourdiscord/master/src/byd.css);`

If you're a developer and want to build (with minify and autoprefixer) you're in luck too!

Expand Down

0 comments on commit b2174a6

Please sign in to comment.