6 lines
No EOL
136 B
TypeScript
6 lines
No EOL
136 B
TypeScript
import "~/src/lib/remote"
|
|
import "~/src/lib/highlight"
|
|
|
|
// include the user styles!
|
|
import "../User/index.ts"
|
|
import "../User/index.css" |