renamed syntax.scss
to be a little more explicit and descriptive
This commit is contained in:
parent
22fa36a2ab
commit
2e32d8f835
2 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
---
|
||||
@import url('https://unpkg.com/primer/build/build.css');
|
||||
@import url('https://fonts.googleapis.com/css?family=Rubik:400,500,700,900');
|
||||
@import 'syntax';
|
||||
@import 'highlight-syntax';
|
||||
|
||||
body {
|
||||
font-family: 'Rubik', sans-serif;
|
||||
|
|
Loading…
Reference in a new issue