Simple handlebars test added (old usage)

This commit is contained in:
2023-04-24 20:15:35 +02:00
parent 7e45443d19
commit da9dc3bdc1
14 changed files with 119 additions and 7 deletions

View File

View File

@@ -0,0 +1 @@
* { width: 100%; }

View File

@@ -0,0 +1,2 @@
// eslint-disable-next-line
import style from './joker.css';

View File

@@ -0,0 +1,2 @@
// eslint-disable-next-line
import * as batman from './batman.js';