Closed alextaaa closed 8 years ago
Hello. Thank you for feedback ) Maybe it is bug or not )) If I started Meteor and > git status, I see
modified: client/lib/custom.bootstrap.less modified: client/lib/custom.bootstrap.mixins.import.less
Maybe add files into gitignore ?
New pull req https://github.com/nate-strauser/wework/pull/104
what OS and editor are you using? i'm thinking that the file paths are getting automatically rewritten when you open the project/directory.
i can't add those to .gitignore as they are needed for styling the app, so I do want them in the build
On Tue, Jul 5, 2016 at 4:23 PM, Alex Terpyakov notifications@github.com wrote:
Hello. Thank you for feedback ) Maybe it is bug or not )) If I started Meteor and > git status, I see
modified: client/lib/custom.bootstrap.less modified: client/lib/custom.bootstrap.mixins.import.less
Maybe add files into gitignore ?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nate-strauser/wework/pull/103#issuecomment-230591855, or mute the thread https://github.com/notifications/unsubscribe/AAXyDtukMrpqbS0a7rudqJS7KkCARDoNks5qSr1RgaJpZM4JD7BV .
I use Windows 10 and Sublime Text 3
But I have all OS and can start project on Linux or on MacOs
But problem persist
dupe
overall this looks good to me, but what's with the changes to the .less files? it's odd to change the import path in comments like that. is that something your editor did automatically?
if you can remove the .less changes and reinstate my sublime project file, i'll merge this in
thanks!