including Sass-cache folder on live site -


hey guys new sass. project includes sass cache folder. point it's taking space. want know is, should upload folder? deleted contents of , nothing happened on site. thanks.

you can delete directory. browsers care css files.

in fact can compile sass locally , push produced css only.


Comments

Popular posts from this blog

winapi - How to get a user input on a MessageBox on C++? -

c++ - How call method from Qt GUI in background worker thread using QThread -