We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3380686 commit 2d37765Copy full SHA for 2d37765
templates/plop-templates/component.ts.hbs
@@ -1,5 +1,5 @@
1
import { defineElement } from '@umbraco-ui/uui-base/lib/registration';
2
-import { LitElement, html, css } from 'lit';
+import { css, html, LitElement } from 'lit';
3
4
/**
5
* @element {{> tagnamePartial }}
0 commit comments