From 40c5a1294614a4e41343bdcd50cf2fc36085b95b Mon Sep 17 00:00:00 2001 From: Nauval Date: Mon, 16 Sep 2024 08:17:45 +0700 Subject: [PATCH] fix: logo --- tailwind.config.js | 1 + theme.config.jsx | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/tailwind.config.js b/tailwind.config.js index 2fd4c67..cd27707 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -6,6 +6,7 @@ module.exports = { './pages/**/*.{js,jsx,ts,tsx,md,mdx}', './components/**/*.{js,jsx,ts,tsx,md,mdx}', ], + safelist: ['hidden', 'md:block'], theme: { extend: { colors: { diff --git a/theme.config.jsx b/theme.config.jsx index db92aee..997d89d 100644 --- a/theme.config.jsx +++ b/theme.config.jsx @@ -54,8 +54,10 @@ export default { }, logo: (
- belajarfrontend.org - + logo belajarfrontend.org + belajarfrontend.org