corso/website/src/partials/script-file.html
Niraj Tolia 5e0fe9561c
Corso website template + build framework (#723)
## Description

This PR imports a Tailwind-based website template and adds a
build hardness for it.

Please check the type of change your PR introduces:
- [x] 🌻 Feature

## Test Plan

- [x] 💪 Manual
2022-09-02 00:03:10 +00:00

2 lines
90 B
HTML

<script src="assets/js/plugins.init.js"></script>
<script src="assets/js/app.js"></script>