Skip to content

Commit

Permalink
Merge pull request #34 from librarianphp/updating-tailwind
Browse files Browse the repository at this point in the history
Updated Tailwind to get rid of npm warnings
  • Loading branch information
erikaheidi authored Jun 2, 2023
2 parents 599d8fd + 2103666 commit 77865da
Show file tree
Hide file tree
Showing 3 changed files with 193 additions and 4,553 deletions.
8 changes: 7 additions & 1 deletion app/Resources/public/css/app.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');/*
! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com
! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
Expand Down Expand Up @@ -256,6 +256,9 @@ video {
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness: proximity;
--tw-gradient-from-position: ;
--tw-gradient-via-position: ;
--tw-gradient-to-position: ;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
Expand Down Expand Up @@ -301,6 +304,9 @@ video {
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness: proximity;
--tw-gradient-from-position: ;
--tw-gradient-via-position: ;
--tw-gradient-to-position: ;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
Expand Down
Loading

0 comments on commit 77865da

Please sign in to comment.