Remove data

This commit is contained in:
Daniel Flanagan 2024-07-05 13:39:29 -05:00
parent b1c7de27c2
commit 3dcfcb88a0
3 changed files with 2 additions and 5 deletions

View file

@ -1,4 +0,0 @@
segment_size: 524288
use_compression: false
version: 0.34
v

Binary file not shown.

View file

@ -1,6 +1,7 @@
/** @type {import('tailwindcss').Config} */
module.exports = {
content: ["./src/**/*"], theme: {
content: ["./src/**/*"],
theme: {
extend: {
fontFamily: {
sans: ['ui-sans-serif', 'system-ui', 'sans-serif', "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"],