Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisTsar committed Dec 17, 2024
1 parent eb34fab commit 9dd6432
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4315,9 +4315,7 @@ kobweb.app.index.head.add {
// AFTER
kobweb.app.index.head.add {
style {
unsafe {
raw("@import url(\"/highlight.js/styles/dracula.css\") layer(highlightjs);")
}
importCss("/highlight.js/styles/dracula.css", layerName = "highlightjs")
}
}
```
Expand Down

0 comments on commit 9dd6432

Please sign in to comment.