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

Compiler ignore Import Files from Source Folder #164

Closed
MkaaaaaaaY opened this issue Mar 11, 2017 · 3 comments
Closed

Compiler ignore Import Files from Source Folder #164

MkaaaaaaaY opened this issue Mar 11, 2017 · 3 comments
Labels

Comments

@MkaaaaaaaY
Copy link

MkaaaaaaaY commented Mar 11, 2017

Compiler = Koala

If i try to compile Spectre.css with my Compiler, the Compiler trys to compile the src Folder too.

Koala ignores files which start with an underscore.
Iam not sure but isnt it the same for other Compilers ?

@picturepan2
Copy link
Owner

Spectre uses Gulp for Less to CSS. The rules are defined in gulpfile.js.

@MkaaaaaaaY
Copy link
Author

MkaaaaaaaY commented Mar 11, 2017

Okay.

Wouldn't it make more sense to start the import files from Src folder with an underscore? I think not everyone uses Grunt for compiling.

This would make it easier to use the framework with other compilers.

@picturepan2
Copy link
Owner

@MkaaaaaaaY Now the import files are with underscore.

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

No branches or pull requests

2 participants