scrimp
This commit is contained in:
parent
d5b7bc16e0
commit
f063621369
|
|
@ -33,7 +33,7 @@ export const ribbitGlobals = {
|
|||
(atNamed = {}, ...args: any[]) => tagFn(Object.assign({}, atDefaults, atNamed), ...args),
|
||||
nospace: () => NOSPACE_TOKEN,
|
||||
echo: (...args: any[]) => console.log(...args),
|
||||
'page-title': '🦐'
|
||||
'page-title': '🦐 shrimp'
|
||||
}
|
||||
|
||||
for (const name of HTML5_TAGS) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user