Replace a Sass variable with a CSS custom property - hover-transition (#10786)
This commit is contained in:
@@ -23,8 +23,6 @@ limitations under the License.
|
||||
@import "./_spacing.pcss";
|
||||
@import url("maplibre-gl/dist/maplibre-gl.css");
|
||||
|
||||
$hover-transition: 0.08s cubic-bezier(0.46, 0.03, 0.52, 0.96); /* quadratic */
|
||||
|
||||
:root {
|
||||
font-size: 10px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user