Skip to content

Commit

Permalink
Uh?
Browse files Browse the repository at this point in the history
  • Loading branch information
strawmelonjuice committed Nov 29, 2024
1 parent c8cf97e commit c7be821
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions backend/tailwind.config.js
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
/*
* Copyright (c) 2024, MLC 'Strawmelonjuice' Bloeiman
*
* Licensed under the BSD 3-Clause License. See the LICENSE file for more info.
*/

/** @type {import('tailwindcss').LuminaConfig} */
module.exports = {
content: [
"./src-frontend/**/*.{handlebars,ts}",
"../*frontend/**/*.{handlebars,ts,gleam}",
"./src/lumina/web/**/*.gleam",
],
theme: {
Expand Down

0 comments on commit c7be821

Please sign in to comment.