about summary refs log tree commit diff
path: root/app/helpers/style_helper.rb
AgeCommit message (Collapse)Author
2017-04-15Check for a custom css file to help customization of instances (#1368)Naouak
* User can create a custom.scss to customize their instance without modifying gitted files. * Add documentation for customization. * Forgot the helper file * Fix Style to pass codeclimate * Requests from maintainer.