Skip to content

Commit

Permalink
[V3][RL] Use new stylesheet with font face declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
Quek Ruo Ling committed Oct 7, 2024
1 parent 1bc50cb commit 95f25ea
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .storybook/preview-head.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<link
rel="stylesheet"
href="https://assets.life.gov.sg/react-design-system/v2/css/main.css"
/>

<style>
@import url("https://nprod.assets.lifesg.io/react-design-system/v3/css/main.css");

h1,
h2,
h3,
Expand Down

0 comments on commit 95f25ea

Please sign in to comment.