Skip to content

Commit 9f04326

Browse files
committed
Use new import syntax
1 parent 6f32afa commit 9f04326

File tree

1 file changed

+1
-1
lines changed
  • src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/styles

1 file changed

+1
-1
lines changed

src/ECER.Clients.RegistryPortal/ecer.clients.registryportal.client/src/styles/typography.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import "colors";
1+
@use "colors" as *;
22

33
@mixin heading-style {
44
font-weight: 700;

0 commit comments

Comments
 (0)