@use "vuepress-shared/styles/shining";

.vp-project-home {
  .vp-feature-header:first-child + .vp-features,
  .vp-features:first-child {
    .vp-feature-item {
      @include shining.shining;
    }
  }
}
