Skip to content

Commit

Permalink
fix: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k committed Oct 15, 2024
1 parent 5c41b0e commit 5bff503
Show file tree
Hide file tree
Showing 4 changed files with 349 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .bmp.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version: 0.7.0
commit: 'chore: bump to v%.%.%'
commit: "chore: bump to v%.%.%"
files:
README.md: Cell v%.%.%
mod.ts: Cell v%.%.%
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v1
- uses: denoland/setup-deno@v2
with:
deno-version: rc
- run: deno fmt --check
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ jobs:
id-token: write
steps:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v1
- uses: denoland/setup-deno@v2
with:
deno-version: rc
- run: deno task test
- run: git status
- run: deno publish

347 changes: 346 additions & 1 deletion docs/style.css
Original file line number Diff line number Diff line change
@@ -1 +1,346 @@
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0;padding:0;line-height:inherit;color:inherit}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}table{text-indent:0;border-color:inherit;border-collapse:collapse}hr{height:0;color:inherit;border-top-width:1px}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}button{background-color:transparent;background-image:none}body{font-family:inherit;line-height:inherit}*,::before,::after{box-sizing:border-box;border:0 solid #e5e7eb}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}::-moz-focus-inner{border-style:none;padding:0}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}pre,code,kbd,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}body,blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre,fieldset,ol,ul{margin:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul,legend{padding:0}textarea{resize:vertical}button,[role="button"]{cursor:pointer}:-moz-focusring{outline:1px dotted ButtonText}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}summary{display:list-item}:root{-moz-tab-size:4;tab-size:4}ol,ul{list-style:none}img{border-style:solid}button,select{text-transform:none}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}sub{bottom:-0.25em}sup{top:-0.5em}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}::-webkit-search-decoration{-webkit-appearance:none}*{--tw-shadow:0 0 transparent}.text-gray-700{--tw-text-opacity:1;color:#374151;color:rgba(55,65,81,var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity:1;color:#1e40af;color:rgba(30,64,175,var(--tw-text-opacity))}.text-gray-100{--tw-text-opacity:1;color:#f3f4f6;color:rgba(243,244,246,var(--tw-text-opacity))}.text-purple-800{--tw-text-opacity:1;color:#5b21b6;color:rgba(91,33,182,var(--tw-text-opacity))}.px-2{padding-left:0.5rem;padding-right:0.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.bg-blue-50{--tw-bg-opacity:1;background-color:#eff6ff;background-color:rgba(239,246,255,var(--tw-bg-opacity))}.px-1{padding-left:0.25rem;padding-right:0.25rem}.py-0{padding-bottom:0px;padding-top:0px}.text-lg{font-size:1.125rem;line-height:1.75rem}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.bg-gray-800{--tw-bg-opacity:1;background-color:#1f2937;background-color:rgba(31,41,55,var(--tw-bg-opacity))}.-mx-2{margin-left:calc(0.5rem * -1);margin-right:calc(0.5rem * -1)}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.bg-purple-50{--tw-bg-opacity:1;background-color:#f5f3ff;background-color:rgba(245,243,255,var(--tw-bg-opacity))}.my-3{margin-bottom:0.75rem;margin-top:0.75rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.m-auto{margin:auto}.flex{display:flex}.gap-2{grid-gap:0.5rem;gap:0.5rem}.w-7{width:1.75rem}.h-7{height:1.75rem}.p-5{padding:1.25rem}.p-2{padding:0.5rem}.m-2{margin:0.5rem}.max-w-screen-lg{max-width:1024px}.font-semibold{font-weight:600}.mt-20{margin-top:5rem}.items-center{align-items:center}.mt-4{margin-top:1rem}.underline{-webkit-text-decoration:underline;text-decoration:underline}.font-medium{font-weight:500}.border{border-width:1px}.mt-10{margin-top:2.5rem}.mt-1{margin-top:0.25rem}.overflow-x-scroll{overflow-x:scroll}.mt-5{margin-top:1.25rem}.justify-center{justify-content:center}.rounded{border-radius:0.25rem}.rounded-lg{border-radius:0.5rem}@media (min-width:1024px){.lg\:mx-2{margin-left:0.5rem;margin-right:0.5rem}}@media (min-width:1024px){.lg\:rounded-lg{border-radius:0.5rem}}
button, input, optgroup, select, textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
padding: 0;
line-height: inherit;
color: inherit;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
html {
line-height: 1.5;
-webkit-text-size-adjust: 100%;
font-family:
ui-sans-serif,
system-ui,
-apple-system,
BlinkMacSystemFont,
"Segoe UI",
Roboto,
"Helvetica Neue",
Arial,
"Noto Sans",
sans-serif,
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji";
}
table {
text-indent: 0;
border-color: inherit;
border-collapse: collapse;
}
hr {
height: 0;
color: inherit;
border-top-width: 1px;
}
input::placeholder, textarea::placeholder {
opacity: 1;
color: #9ca3af;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
button {
background-color: transparent;
background-image: none;
}
body {
font-family: inherit;
line-height: inherit;
}
*, ::before, ::after {
box-sizing: border-box;
border: 0 solid #e5e7eb;
}
h1, h2, h3, h4, h5, h6 {
font-size: inherit;
font-weight: inherit;
}
a {
color: inherit;
-webkit-text-decoration: inherit;
text-decoration: inherit;
}
::-moz-focus-inner {
border-style: none;
padding: 0;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
pre, code, kbd, samp {
font-family:
ui-monospace,
SFMono-Regular,
Menlo,
Monaco,
Consolas,
"Liberation Mono",
"Courier New",
monospace;
font-size: 1em;
}
img, svg, video, canvas, audio, iframe, embed, object {
display: block;
vertical-align: middle;
}
img, video {
max-width: 100%;
height: auto;
}
body,
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre,
fieldset,
ol,
ul {
margin: 0;
}
button:focus {
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
}
fieldset, ol, ul, legend {
padding: 0;
}
textarea {
resize: vertical;
}
button, [role="button"] {
cursor: pointer;
}
:-moz-focusring {
outline: 1px dotted ButtonText;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
height: auto;
}
summary {
display: list-item;
}
:root {
-moz-tab-size: 4;
tab-size: 4;
}
ol, ul {
list-style: none;
}
img {
border-style: solid;
}
button, select {
text-transform: none;
}
:-moz-ui-invalid {
box-shadow: none;
}
progress {
vertical-align: baseline;
}
abbr[title] {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
b, strong {
font-weight: bolder;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
button, [type="button"], [type="reset"], [type="submit"] {
-webkit-appearance: button;
}
::-webkit-search-decoration {
-webkit-appearance: none;
}
* {
--tw-shadow: 0 0 transparent;
}
.text-gray-700 {
--tw-text-opacity: 1;
color: #374151;
color: rgba(55, 65, 81, var(--tw-text-opacity));
}
.text-blue-800 {
--tw-text-opacity: 1;
color: #1e40af;
color: rgba(30, 64, 175, var(--tw-text-opacity));
}
.text-gray-100 {
--tw-text-opacity: 1;
color: #f3f4f6;
color: rgba(243, 244, 246, var(--tw-text-opacity));
}
.text-purple-800 {
--tw-text-opacity: 1;
color: #5b21b6;
color: rgba(91, 33, 182, var(--tw-text-opacity));
}
.px-2 {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
.bg-blue-50 {
--tw-bg-opacity: 1;
background-color: #eff6ff;
background-color: rgba(239, 246, 255, var(--tw-bg-opacity));
}
.px-1 {
padding-left: 0.25rem;
padding-right: 0.25rem;
}
.py-0 {
padding-bottom: 0px;
padding-top: 0px;
}
.text-lg {
font-size: 1.125rem;
line-height: 1.75rem;
}
.shadow-lg {
--tw-shadow:
0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow:
0 10px 15px -3px rgba(0, 0, 0, 0.1),
0 4px 6px -2px rgba(0, 0, 0, 0.05);
box-shadow:
var(--tw-ring-offset-shadow, 0 0 transparent),
var(--tw-ring-shadow, 0 0 transparent),
var(--tw-shadow);
}
.bg-gray-800 {
--tw-bg-opacity: 1;
background-color: #1f2937;
background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}
.-mx-2 {
margin-left: calc(0.5rem * -1);
margin-right: calc(0.5rem * -1);
}
.my-10 {
margin-bottom: 2.5rem;
margin-top: 2.5rem;
}
.bg-purple-50 {
--tw-bg-opacity: 1;
background-color: #f5f3ff;
background-color: rgba(245, 243, 255, var(--tw-bg-opacity));
}
.my-3 {
margin-bottom: 0.75rem;
margin-top: 0.75rem;
}
.py-10 {
padding-bottom: 2.5rem;
padding-top: 2.5rem;
}
.m-auto {
margin: auto;
}
.flex {
display: flex;
}
.gap-2 {
grid-gap: 0.5rem;
gap: 0.5rem;
}
.w-7 {
width: 1.75rem;
}
.h-7 {
height: 1.75rem;
}
.p-5 {
padding: 1.25rem;
}
.p-2 {
padding: 0.5rem;
}
.m-2 {
margin: 0.5rem;
}
.max-w-screen-lg {
max-width: 1024px;
}
.font-semibold {
font-weight: 600;
}
.mt-20 {
margin-top: 5rem;
}
.items-center {
align-items: center;
}
.mt-4 {
margin-top: 1rem;
}
.underline {
-webkit-text-decoration: underline;
text-decoration: underline;
}
.font-medium {
font-weight: 500;
}
.border {
border-width: 1px;
}
.mt-10 {
margin-top: 2.5rem;
}
.mt-1 {
margin-top: 0.25rem;
}
.overflow-x-scroll {
overflow-x: scroll;
}
.mt-5 {
margin-top: 1.25rem;
}
.justify-center {
justify-content: center;
}
.rounded {
border-radius: 0.25rem;
}
.rounded-lg {
border-radius: 0.5rem;
}
@media (min-width: 1024px) {
.lg\:mx-2 {
margin-left: 0.5rem;
margin-right: 0.5rem;
}
}
@media (min-width: 1024px) {
.lg\:rounded-lg {
border-radius: 0.5rem;
}
}

0 comments on commit 5bff503

Please sign in to comment.