Skip to content

Commit 4839654

Browse files
committed
refactor(stylelint): remove entry from .stylelintignore file
Signed-off-by: Antoine Leblanc <[email protected]>
1 parent 9ac3b1e commit 4839654

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.stylelintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
packages/manager/apps/dedicated/client/app/account/user/components/directives/checkboxSwitch/checkboxSwitch.css
22
packages/manager/apps/dedicated/client/app/account/user/components/directives/checkboxSwitch/checkboxSwitch-2.css
33
packages/manager/apps/dedicated/client/app/css/less/common/buttonIcons.less
4-
packages/manager/apps/public-cloud/src/assets/theme/dark/index.less

packages/manager/apps/public-cloud/src/assets/theme/dark/index.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* See: https://github.com/ovh/manager/pull/1206.
1212
*/
1313

14-
/* stylelint-disable */
14+
/* stylelint-disable -- Alpha Dark Theme. */
1515
.ovhcloud-theme-dark {
1616
@dark-300: #222;
1717
@dark-500: #1d1d1d;

0 commit comments

Comments
 (0)