S
S
sergey19892015-11-16 20:34:52
HTML
sergey1989, 2015-11-16 20:34:52

How to change folder for one sass file?

Good day. I decided to use SASS in projects. Installed Ruby, Compass. Everything seems to be clear. But I ran into a problem. When creating a WordPress template, a style.css file is needed at the root of the template folder, but all other style files are in the css folder where compass compiles. How can I make an exception for one file?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
megamutex, 2015-12-22
@megamutex

Leave the style.css file at the root almost empty with the theme name.
/*
Theme Name: ASD
*/
And include the necessary styles in functions.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question