Skip to content

Commit 81a4aa4

Browse files
committed
Update styles.css
1 parent 82ea739 commit 81a4aa4

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

assets/css/styles.css

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
1+
/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
22
@layer properties;
33
@layer theme, base, components, utilities;
44
@layer theme {
@@ -225,9 +225,6 @@
225225
.flex {
226226
display: flex;
227227
}
228-
.grid {
229-
display: grid;
230-
}
231228
.hidden {
232229
display: none;
233230
}
@@ -292,9 +289,6 @@
292289
.cursor-pointer {
293290
cursor: pointer;
294291
}
295-
.resize {
296-
resize: both;
297-
}
298292
.appearance-none {
299293
appearance: none;
300294
}

0 commit comments

Comments
 (0)