Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

How to use modules #148

Closed
MathiasTim opened this issue Mar 16, 2015 · 3 comments
Closed

How to use modules #148

MathiasTim opened this issue Mar 16, 2015 · 3 comments
Milestone

Comments

@MathiasTim
Copy link
Contributor

scss/sass components:
Current problem is, that importing variables from e.g. the main module is not so easy.
(I'll provide a better description later)
My workaround at the moment is, including all scss files with a simple @import in the main.scss and keeping one single main.css include in the index.html

Questions are:

  • how to solve the importing variables problem?
  • or is the described workaround the way to go?
@MathiasTim MathiasTim changed the title How to use scss/sass components with modules How to use modules Apr 20, 2015
@MathiasTim
Copy link
Contributor Author

Another question is, where to put the module imports like ionic, ng-cordova, etc.
In each module (current solution) or globally in app.js

@gruppjo
Copy link
Contributor

gruppjo commented May 20, 2015

Modules also causing troubles with new gulp-ruby-sass #193 (comment)

@gruppjo gruppjo added this to the 1.2.0 milestone Jun 5, 2015
@gruppjo gruppjo closed this as completed Jun 15, 2015
@gruppjo
Copy link
Contributor

gruppjo commented Jun 15, 2015

Result of discussion:

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

No branches or pull requests

2 participants