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

This sassy commit is all the rage this summer. #222

Closed
wants to merge 1 commit into from

Conversation

vikingcode
Copy link
Contributor

Solves #192 - introduces Sass for CSS generation. Uses Libsassnet to provide the Sassyness.

Switches out ILMerge for Fody/Costura. When handling unmanaged assemblies, this is the best solution. This required some modifications to how MEF was used.
It uses a very specific version of Fody/Costura because of issues with VS15, I think. Please don't update it.

Solves Code52#192 - introduces Sass for CSS generation. Uses Libsassnet to provide the Sassyness.

Switches out ILMerge for Fody/Costura. When handling unmanaged assemblies, this is the best solution. This required some modifications to how MEF was used.
It uses a very specific version of Fody/Costura because of issues with VS15, I think. Please don't update it.
@vikingcode
Copy link
Contributor Author

This should probably also remove ilmerge.exe

@vikingcode
Copy link
Contributor Author

This is also obviously not going to work with mono, since its a native binary for the Windahs Operatung Sostem. Is there any entirely MSIL version of Sass?

@kodfodrasz
Copy link
Contributor

Even if it does not work on mono, it should be implemented that if this feature is not used on mono, other features are not affected.

IMHO it would also be nice if the user would be informed about this fact in an informative message instead of a cryptic stacktrace.

(I'm not an experienced DllImport user, so I don't know if this is true for the current state)

@laedit
Copy link
Member

laedit commented Sep 18, 2015

Thanks for the PR, it looks good.
There are just some changes to do:

@vikingcode
Copy link
Contributor Author

Just saw this. Nope nope and away!

@vikingcode vikingcode closed this May 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants