:: Magneto 2.3 :: mode : developer
In CMD after run command getting the warning: Manual static content deployment is not required in "default" and "developer" modes.
But not getting the latest CSS changes in - pub\static\frontend
If I changed in CSS then not get the result in Front-end. If I run **setup:static-content:deploy ** then also not update css in pub\static\frontend
If I setup:static-content:deploy -f (-f Forced) then CSS will update in pub\static\frontend
WHY CSS does not update in "setup:static-content:deploy" command or any way : without "setup:static-content:deploy" command css update automatically in (pub\static\frontend)