kodadot/nft-gallery

View on GitHub
assets/styles/components/_collection.scss

Summary

Maintainability
Test Coverage
.box {
  @include ktheme() {
    background-color: theme('k-accentlight2');
    color: theme('text-color');
  }
}