Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Commit

Permalink
Merge pull request #102 from Synthetixio/feat/swiper
Browse files Browse the repository at this point in the history
feat: fonts exported correctly
  • Loading branch information
Rickk137 authored Jun 21, 2022
2 parents f741930 + f6fe3b4 commit e0d7df8
Show file tree
Hide file tree
Showing 22 changed files with 74 additions and 369 deletions.
1 change: 0 additions & 1 deletion src/styles/_build.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
@import 'tailwind';
@import 'typography';
@import 'transitions';
@import 'swiper';
354 changes: 0 additions & 354 deletions src/styles/_swiper.scss

This file was deleted.

3 changes: 0 additions & 3 deletions src/styles/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,6 @@ html {

--color-primary: #00d1ff;
--color-dark-blue: #0b0b22;

--swiper-pagination-bullet-inactive-opacity: 1;
--swiper-pagination-bullet-inactive-color: #828295;
}
.ui-gradient-primary {
background: linear-gradient(73.6deg, #85ffc4 2.11%, #5cc6ff 90.45%);
Expand Down
2 changes: 2 additions & 0 deletions src/styles/fonts/index.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
@import 'synthetix-icons/style';
@import 'typography/style';
Loading

0 comments on commit e0d7df8

Please sign in to comment.