cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2 Get absolute path of css/js file by area, theme and module

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Magento 2 Get absolute path of css/js file by area, theme and module

I have a requirement to change css file dynamically for that I need absolute physical path of css in frontend and adminhtml area.

I want css file path based on area, theme and module in pub/static folder.

Thanks for your time.