mirror of
https://github.com/fazo96/tesina.git
synced 2025-03-12 20:58:39 +01:00
9 lines
361 B
Stylus
9 lines
361 B
Stylus
// New to Stylus? Check out http://learnboost.github.io/stylus
|
|
// Use modern CSS thanks to Autoprefixer: https://github.com/ai/autoprefixer
|
|
|
|
// Import CSS from "node_modules" and "bower_components"
|
|
// thanks to Stylus' "import css" and "paths" options
|
|
|
|
@import 'prism/themes/prism-okaidia.css'
|
|
// Check out "bower_components/prism/themes/" for available themes
|