mirror of
https://github.com/nature-of-code/noc-book-2
synced 2024-11-17 07:49:05 +01:00
4 lines
82 B
JavaScript
4 lines
82 B
JavaScript
|
import './src/styles/global.css';
|
||
|
// prism
|
||
|
import 'prismjs/themes/prism.min.css';
|