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 3854b2d commit dc3a347Copy full SHA for dc3a347
src/theme-preval.js
@@ -1,6 +1,6 @@
1
// @preval
2
// This file needs to be a JavaScript file using CommonJS to be compatible with preval
3
-// Cache bust: 2022-03-14 12:00:00 GMT (This file is cached by our deployment tooling, update this timestamp to rebuild this file)
+// Cache bust: 2022-03-21 12:00:00 GMT (This file is cached by our deployment tooling, update this timestamp to rebuild this file)
4
5
const {default: primitives} = require('@primer/primitives')
6
const {partitionColors, fontStack, omitScale} = require('./utils/theme')
0 commit comments