@layer components {
  .link {
    @apply underline hover:no-underline;
  }
}
