@use "../variables" as *; .part-card { @apply border rounded p-4 shadow; background: $card-bg; }