Skip to content

Commit b729661

Browse files
committed
import styles.css in html
1 parent c499bdc commit b729661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<link rel="preconnect" href="https://static.productionready.io" crossorigin />
2020
<link rel="preconnect" href="https://conduit.productionready.io" crossorigin />
2121
<link rel="preconnect" href="http://code.ionicframework.com" crossorigin />
22-
<link rel="stylesheet" href="//demo.productionready.io/main.css" />
22+
<link rel="stylesheet" type = "text/css" href="../styles/styles.css" />
2323
<link
2424
rel="shortcut icon"
2525
type="image/x-icon"

0 commit comments

Comments
 (0)