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 3cf491f commit 7132c4aCopy full SHA for 7132c4a
ui/components/buttons/base/_index.scss
@@ -1,8 +1,7 @@
1
// Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
2
// Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
3
-
4
-@import "deprecate";
5
-@import "../mixins/index";
+@import 'deprecate';
+@import '../mixins/index';
6
7
/**
8
* @summary This neutralizes all the base styles making it look like a text link
0 commit comments