html - Changing the css path wordpress localhost -


i creating wordpress theme. have style.css style.scss in css/sass directory. wrodpress theme automatically links style.css want use style.scss file. how can force theme use style.scss theme located in template/css/sass/style.scss?

i appreciate help


Comments

Popular posts from this blog

php - How can an email be returned from Stripe Checkout? -

SQL php on different pages to Insert (mysqli) -

linked list - Get the index of the Node in a LinkedList which contains the given value in java -