Merge remote-tracking branch 'origin/master'
# Conflicts: # tailwind.config.js
This commit is contained in:
commit
6f6c9f9476
1751
pnpm-lock.yaml
generated
Normal file
1751
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,3 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
@tailwind utilities;
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user