1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Ignoring ts files to tailwind purge

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2021-05-19 10:18:01 +03:00
parent eab854b58c
commit 1f8e816e62

View File

@ -20,7 +20,7 @@
*/
module.exports = {
purge: ["src/**/*.{js,jsx,ts,tsx}"],
purge: ["src/**/*.tsx"],
darkMode: "class",
theme: {
fontFamily: {