Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider tweaking your build process #12

Closed
paxperscientiam opened this issue Oct 27, 2018 · 1 comment · Fixed by #15
Closed

Consider tweaking your build process #12

paxperscientiam opened this issue Oct 27, 2018 · 1 comment · Fixed by #15

Comments

@paxperscientiam
Copy link

paxperscientiam commented Oct 27, 2018

Problem:
node-sass does not like the following:

  1. importing css
  2. importing file with explicit extension.
  3. gets confused when there are files with same basename, but extensions css, and scss.

If you save material-scrolltop.css to, say, dist/, then this issue would be resolved.

@bartholomej
Copy link
Owner

@paxperscientiam Hi Chris, thank you for your contribution.
Here is the sneak peek of new version. Build process was radically updated and source code was rewritten into TypeScript.
Don't worry, build is still with jQuery :)
https://github.com/bartholomej/material-scrolltop/tree/tooling-tsc

Feel free to share your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants