Friday, September 23, 2022
HomeWordPress DevelopmentStylesheet model not displaying in browser when including model quantity to stylesheet...

Stylesheet model not displaying in browser when including model quantity to stylesheet in enqueue


I am attempting to determine why I am not seeing the stylesheet model quantity is my browser, once I add the model quantity to the enqueue operate, the place I enqueue the stylesheet.

Here is the code:

wp_enqueue_style('sage/fundamental.css', asset_path('kinds/fundamental.css'), array(), '1111111' );

Utilizing the model quantity ‘1111111’ simply to check.

Once I examine in my browser, I nonetheless see the stylesheet with no model quantity (shopper title obscured for privateness):

<hyperlink rel="stylesheet" id="sage/fundamental.css-css" href="http://localhost:8000/wp-content/themes/XXXX/dist/kinds/fundamental.css" kind="textual content/css" media="all">

The kinds are loading and every thing else is appropriate, simply lacking the model quantity. What am I lacking?

(It is a laravel web site.)

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments