Skip to content

Commit cbfe259

Browse files
Merge pull request #975 from hashicorp/compliance/add-headers
[COMPLIANCE] Add Copyright and License Headers
2 parents 4431934 + bba88d5 commit cbfe259

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/marketo-form/partials/fields/htmltext-field/style.module.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* Copyright (c) HashiCorp, Inc.
3+
* SPDX-License-Identifier: MPL-2.0
4+
*/
5+
16
.htmltext {
27
composes: g-type-body-small from global;
38
color: var(--wpl-neutral-500);

0 commit comments

Comments
 (0)