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

SQL php on different pages to Insert (mysqli) -

How to combine associative arrays in bash? -

c++ - No viable overloaded operator for references a map -