This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## MAKE SURE YOU BACKUP FIRST | |
## e.g. using git source control | |
## This is not for people who don't want to have to do some manual work getting everything working. | |
## This also is not officially "supported" but we will hopefully be able to write an upgrade task later on based on feedback. | |
## Notable files that get overriden: | |
## public/stylesheets/application.css (put yours back afterwards but remove any @import for refinery css) | |
## public/stylesheets/formatting.css (put yours back afterwards but remove any @import for refinery css) | |
## public/stylesheets/home.css (put yours back afterwards but remove any @import for refinery css) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## MAKE SURE YOU BACKUP FIRST | |
## e.g. using git source control | |
## This is not for people who don't want to have to do some manual work getting everything working. | |
## This also is not officially "supported" but we will hopefully be able to write an upgrade task later on based on feedback. | |
## Notable files that get overriden: | |
## public/stylesheets/application.css (put yours back afterwards but remove any @import for refinery css) | |
## public/stylesheets/formatting.css (put yours back afterwards but remove any @import for refinery css) | |
## public/stylesheets/home.css (put yours back afterwards but remove any @import for refinery css) |