Skip to content

Commit c0deb7e

Browse files
authored
style: add reference to global styles in DownloadButton CSS
1 parent 1a83e35 commit c0deb7e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/site/components/Downloads/DownloadButton/index.module.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
@reference "../../../styles/index.css";
2+
13
.downloadButton {
24
@apply justify-center;
35

0 commit comments

Comments
 (0)