Open MrQwest opened 10 years ago
That's cool man. I'll leave you with it for when you have the time. There's no tight deadlines or demands on this.
ok ok ok, so I've done some work on the rwd branch but when trying to merge back into the main, it all went a little bit wrong. There were some merge-conflicts and I couldn't figure it out.
So I've changed tact. I've now taken the sass files from my rwd branch and added them to the master branch. I'm also trying Gulp (the task runner) to get the sass files processed. These files have been committed (just in case you wanted to see them) although they can easily be pulled out and ignored.
So the upshot is, in the app/webroot/css file is style.css which is your CSS file that you originally used. Domiary still uses this. However dive into web inspector and change that to styles.css (plural) and it'll use my sass processed version.
Makes sense?
Good work! I'll check it out later.
I've had issues with branches too so think we'll just work off the master for now and maybe get some expert advice from someone (@onishiweb maybe?)
Working my way through this but a bit of client work has crept in and stolen my time.
I'd say I'm about 40% through it at the moment. Am building and committing against the
rwd
branch if you're interested.