// import bootstrap configurations @import '~bootstrap/scss/functions'; @import '~bootstrap/scss/variables'; @import '~bootstrap/scss/mixins'; @import '~bootstrap/scss/utilities'; @import '~reveal.js/dist/reveal.css'; @import '~reveal.js/dist/theme/black.css'; // hljs .reveal { @import 'hljs'; }