crawlnicle/frontend/js/index.ts
2023-09-01 01:05:06 -04:00

5 lines
130 B
TypeScript

// import CSS so it gets named with a content hash that busts caches
import '../css/styles.css';
import './localTimeController';