Skip to content

Commit

Permalink
Update test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
askoufis committed Feb 10, 2025
1 parent f9fb3a5 commit 3f0f1fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ exports.sprinkles = sprinkles;
import { setFileScope, endFileScope } from "@vanilla-extract/css/fileScope";
import { style } from "@vanilla-extract/css";
import { defineProperties, createSprinkles, createNormalizeValueFn, createMapValueFn } from "@vanilla-extract/sprinkles";
import { breakpoints, breakpointNames } from "../breakpoints.mjs";
import { breakpointNames, breakpoints } from "../breakpoints.mjs";
import { responsiveProperties } from "./atomicProperties.mjs";
setFileScope("src/lib/atoms/sprinkles.css.ts", "@crackle-fixtures/with-side-effects");
style({}, "darkMode");
Expand Down

0 comments on commit 3f0f1fc

Please sign in to comment.