You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My system is a running on Laravel. However I am trying to figure out how to run purgecss on a variable. This is because my application is a page builder that submits the data via post. It than saves it to a database along with the css used. So far I am running bootstrap so it is easy to write my own parser, but with tailwind it seems a bit more challenging.
I am also trying to set this to be able to run it in a controller, rather than running laravel mix.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
My system is a running on Laravel. However I am trying to figure out how to run purgecss on a variable. This is because my application is a page builder that submits the data via post. It than saves it to a database along with the css used. So far I am running bootstrap so it is easy to write my own parser, but with tailwind it seems a bit more challenging.
I am also trying to set this to be able to run it in a controller, rather than running laravel mix.
Anybody has any idea how to accomplish this?
Beta Was this translation helpful? Give feedback.
All reactions