Skip to content

Commit

Permalink
fix: delete console logs
Browse files Browse the repository at this point in the history
  • Loading branch information
MildTomato committed Feb 23, 2022
1 parent 5f6b305 commit 9364206
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ui.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ function generateColorClasses() {

const colorClasses = generateColorClasses()

// console.log('colors', colorClasses)

/*
* generateCssVariables()
*
Expand Down Expand Up @@ -125,8 +123,6 @@ function generateCssVariables() {

const variables = generateCssVariables()

// console.log('variables', variables)

const uiConfig = {
theme: {
variables: {
Expand Down

0 comments on commit 9364206

Please sign in to comment.