Skip to content

Commit

Permalink
fix(HMS-3187): linter violation
Browse files Browse the repository at this point in the history
Unexpected leading underscore in imported partial name

Signed-off-by: Alejandro Visiedo <[email protected]>
  • Loading branch information
avisiedo committed Feb 12, 2024
1 parent b027e68 commit d9bf709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.scss
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// Importing Global Variables
@import '~@redhat-cloud-services/frontend-components-utilities/styles/_all';
@import '~@redhat-cloud-services/frontend-components-utilities/styles/all';

0 comments on commit d9bf709

Please sign in to comment.