Merge remote-tracking branch 'origin/master'

# Conflicts:
#	tailwind.config.js
This commit is contained in:
GUjiYN 2024-03-10 13:00:54 +08:00
commit 6f6c9f9476
3 changed files with 1753 additions and 1 deletions

1751
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
@tailwind utilities;

View File

@ -1,5 +1,6 @@
<template>
<nav class="text-base z-50 sticky top-0 bg-white border-gray-200">
<!-- <div class="text-sky-600">000</div> -->
<div class="max-w-screen-xl flex flex-wrap items-center justify-between mx-auto p-4">
<a class="flex items-center space-x-3 rtl:space-x-reverse" href="/src/js">
<span class="self-center text-2xl font-semibold whitespace-nowrap">LOGO</span>