Skip to content

Commit d3b5977

Browse files
committed
fix: remove theming API
1 parent 03e5879 commit d3b5977

12 files changed

+5901
-1072
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,6 @@ studio/.env.development
119119
.sanity
120120
# these are scripts compiled from /scripts, they're create on the CI so it doesn't need to be version controlled
121121
blazing-scripts
122-
# utils used by the edge and other esm native envs
123-
blazing-utils
124122

125123
# Fetch themer theme on build by not version controlling it
126124
next.lock

.prettierignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
.next
33
public/studio
44
encrypted.json
5-
blazing-utils
65
blazing-scripts

blazing-utils/themeFromHues.min.mjs

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)