Skip to content

Instantly share code, notes, and snippets.

@hungdev
Created August 24, 2020 14:08
Show Gist options
  • Save hungdev/47978d7a472747f6a542b6451d2aa58c to your computer and use it in GitHub Desktop.
Save hungdev/47978d7a472747f6a542b6451d2aa58c to your computer and use it in GitHub Desktop.
import
<link rel="stylesheet" href="%PUBLIC_URL%/css/bootstrap.css">
<link rel="stylesheet" href="%PUBLIC_URL%/css/home.css">
<link rel="stylesheet" href="%PUBLIC_URL%/css/product.css">
<link rel="stylesheet" href="%PUBLIC_URL%/css/cart.css">
<link rel="stylesheet" href="%PUBLIC_URL%/css/success.css">
<script src="%PUBLIC_URL%/js/jquery-3.3.1.js"></script>
<script src="%PUBLIC_URL%/js/bootstrap.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment