Skip to content

Conversation

@dimanyc
Copy link

@dimanyc dimanyc commented Mar 11, 2016

tested this locally. My app's datepicker works as expected. Used an SCSS to CSS parser from SassMeister.

@olegykz
Copy link

olegykz commented Mar 16, 2016

Yep, it looks like it was scss file with css extension. But why you decide to remove source scss file?
Scss should be compiled to css according to assets pipeline process. Maybe just rename the file to correct extension?

@dimanyc
Copy link
Author

dimanyc commented Mar 16, 2016

I figured that it would be the best solution since SCSS is not listed as a dependency.

@jordanbrock
Copy link
Owner

I would prefer to leave it as scss and add sass-rails as a dependency. It would reduce the complexity of maintaining the project, and reduce the possibility of versions getting out of whack.

@dimanyc
Copy link
Author

dimanyc commented Mar 18, 2016

makes sense. Wasn't sure if you wanted to add a dependency. #34 it is then.

@dimanyc dimanyc closed this Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants