mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Import fallback variables
To see if it fixes the missing @use-custom-controls in less-cache
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
@import "./variables/ui-variables"; // Fallback for @use-custom-controls
|
||||
@import "ui-variables";
|
||||
|
||||
@component-size: @component-icon-size; // use for text-less controls like radio, checkboxes etc.
|
||||
|
||||
Reference in New Issue
Block a user