Skip to content

Commit

Permalink
add tailwind types
Browse files Browse the repository at this point in the history
  • Loading branch information
Sualeh Asif committed Jul 2, 2022
1 parent df59dd2 commit b014cf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// SPDX-License-Identifier: GPL-3.0-only
//

/** @type {import('tailwindcss').Config} */
module.exports = {
purge: ["./src/**/*.{js,jsx,ts,tsx}"],
theme: {
Expand Down

0 comments on commit b014cf1

Please sign in to comment.