diff --git a/_sass/custom.scss b/_sass/custom.scss index b4231d06..87fd4fa9 100644 --- a/_sass/custom.scss +++ b/_sass/custom.scss @@ -216,3 +216,5 @@ h2, h3:not(.h5), h4, h5 { .flow-root { display: flow-root; } + +@import "sortable"; diff --git a/privacytools.io/_sass/sortable-theme-bootstrap.scss b/_sass/sortable.scss similarity index 100% rename from privacytools.io/_sass/sortable-theme-bootstrap.scss rename to _sass/sortable.scss