Jack Lukic
Jack Lukic
- Concatenating about 50 css files - Not inlining any `@import` rules - Moving a single remote `@import` to the top of the css. ``` javascript return gulp.src(output.uncompressed + '**/'...
Hey @hallas it's been quite a bit, any chance you can bump the version?
@mcolyer Hey ventured over here from Google searching around. Did you ever figure out a permanent solution for handling Safari 8 users with login issues? I'm dying to figure out...
Should be auto published.. hmm
Looks like autopublish was discontinued.. https://github.com/MeteorPackaging/autopublish.meteor.com/issues/27 @splendido can you confirm?
Manually published
I'm not sure I understand. `gulp build-docs` will build the `src` content to the directories specified in [docs config](https://github.com/Semantic-Org/Semantic-UI/blob/master/tasks/config/docs.js)
You run the command _from the ui_ directory. Perhaps that is the issue?
The only fault I can see in your steps is #3 isnt necessary. You arent installing Semantic UI directly in docs at all but running it from a sibling directory....
Yeah that is incorrect