html{
    scroll-behavior: smooth;
}

.documentation-templates ul {
    padding-left: 0px !important;
}

.post-list-item {
    cursor: pointer;
}

.sidebar-nav-list li a.active{
    color: rgb(139 92 246/var(--tw-text-opacity));
}
