Lego2012
9/26/2016 - 9:10 PM

Config.yml with no Underscores

Config.yml with no Underscores

# There is no need to add the underscore to so many files. All you have to do is exclude the entire assets/css folder 
# in the _config.yml file and use the keep_file option to include the assets/css/main.css back in.

keep_files: ["assets/css/main.css"]
exclude: ["assets/css"]