Statamic v2 (using Laravel Mix) JekyllContributingIf we're missing you're favorite framework/static site generator/CMS/whatever, we'd love a PR that includes a barebones example of the best way to set up Tailwind in that environment.Try...
How I set up my workflow to trim the Tailwind CSS using PurgeCSS and a simple PostCSS setup (no webpack involved)
Jeremiah Boby— Python developer specialising in web tech Haryel Gillet— FullStack Developer focused on Backend Stefan Zweifel— Full Stack Developer trying to make the web a better place. Working mostly with Laravel and Tailwind CSS. Christopher Kruse— lifelong tech nerd, DevOps and Tools builde...
Of course, Laravel and Artisan provide a variety of generators that can be triggered from the command line. However, if you prefer, you can instead run these generators directly within PhpStorm. Navigate to the “Laravel” tab in the menu bar, and choose “Code Generation.” ...
Hey Everyone, I'm working on a non Laravel project and I'm using laravel-mix with Tailwind but I also wanted to give lightening css a try. Their docs are great but I'm not sure how to port in the code for webpack in general into my existing mix setu
Laravel 8, Tailwind 2, Livewire 2 View this lesson's source code. Download this video. Discuss This Lesson Write a reply. Level 24 Subscriber shaungbhone Posted 3 years ago You missed spelling in this line, but it's work. Reply Level 43 Subscriber andreich1980 Posted 3 years ago Howw-...
tailwind.config.js Update CSS, session driver, and dependencies Mar 7, 2024 vite.config.js first commit Mar 2, 2024 Repository files navigation README Social Network Laravel Application Social Network is a web application built with Laravel that enables users to interact with one another, exchange...
If you are using Nginx, you might be required to do additional setup in order to increase the upload max size. Check the Nginx's documentation for client_max_body_size.DevelopmentIf your want to modify the sources, you can use the Laravel Mix features:...
I’m trying this “Tweety” tutorial out using Laravel 8 in Jan 2021 and things have obviously have changed a bit for Laravel and Tailwind since then. I found it easier just installing the front end preset UI for tailwind with Auth.https://github.com/laravel-frontend-presets/tailwindcss ...
Tailwind is very big and I would love to see how purgeCSS is setup. Can you (@jeffreyway) please include a small video on how to setup purgeCSS? Thank you in advance 2 Level 17 Subscriber pwnz22 Posted 4 years ago You can use spatie/laravel-mix-purgecss package. It's simple to ...