aboutsummaryrefslogtreecommitdiffstats
path: root/src/scss/custom/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/scss/custom/style.scss')
-rw-r--r--src/scss/custom/style.scss5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/scss/custom/style.scss b/src/scss/custom/style.scss
index 7f820b8..0323dd3 100644
--- a/src/scss/custom/style.scss
+++ b/src/scss/custom/style.scss
@@ -3,7 +3,7 @@
* bulma css framework (github.com/jgthms | bulma.io)
* Author: jeremy thomas
* Author: jesus e.
- * Version: 1.0.4
+ * Version: 2.0.0
* Licensed under MIT (https://github.com/jgthms/bulma/blob/master/LICENSE)
*/
@@ -45,5 +45,8 @@
// Comentarios
@import "comments";
+// Extras
+@import "toc";
+
// Mediaqueries
@import "mediaqueries";