Skip to content

Commit

Permalink
style: add reference to global styles in DownloadButton CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
bjohansebas authored Mar 8, 2025
1 parent 1a83e35 commit c0deb7e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
@reference "../../../styles/index.css";

.downloadButton {
@apply justify-center;

Expand Down

0 comments on commit c0deb7e

Please sign in to comment.