11 Commits

Author SHA1 Message Date
Greg Newman
6ab2691656 🔨 remove Lottie
* Removes Lottie and related scripts
* Removes CSS from base.html

closes #202
2023-06-20 15:14:51 -04:00
Frank Wiles
95240039bb Rename 2023-05-11 03:22:43 -05:00
Greg Newman
0139d4af66 🔨 adding rustywind 2023-04-28 09:21:48 -04:00
Greg Newman
28d64a4ef8 🚜 WIP working search
* Bootstrapped API viewset to search libraries
* Updated templates
* Added htmx for search
* Search results template to display results

Issue: #88
2023-02-10 11:04:33 -05:00
Greg Newman
223c69a897 🔨 refactor builds
* Removed postcss and postcss-cli because it’s not needed in latest versions of Tailwind cli.
* Now using tailwind cli for dev and build
* Added cssnano.  For now I’m not seeing much if any reduction in size but as it grows we might.
2022-11-17 08:51:57 -05:00
Greg Newman
4dce406acd 🚧 fixes ordering on about page
* upgraded tailwind and related packages
* fixes mobile layout for the about view with proper ordering

Issue: #25
2022-10-25 08:53:26 -04:00
Greg Newman
5099f54ec5 ⚙️ form styles
* Added tailwind forms
* styled checkbox
* styled search field
* styled selects
* fixed margins on header
* fixed padding on content areas
2022-07-28 09:34:59 -04:00
Greg Newman
502547fb65 Adding Alpinejs 2022-06-23 08:58:34 -04:00
Greg Newman
440f49988f Adding lottie-js 2022-06-13 15:30:20 -04:00
Greg Newman
7e1e27d847 fix path for prod 2022-05-12 09:37:11 -04:00
Greg Newman
41a2e262b1 setup tailwind 2022-05-12 09:31:02 -04:00