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

[FEATURE] serveThemes: Support experimental CSS variables and skeleton build #278

Merged
merged 7 commits into from
Feb 19, 2020

Conversation

matz3
Copy link
Member

@matz3 matz3 commented Jan 28, 2020

Thank you for your contribution! 🙌

To get it merged faster, kindly review the checklist below:

Pull Request Checklist

@matz3 matz3 added the enhancement New feature or request label Jan 28, 2020
@coveralls
Copy link

coveralls commented Jan 28, 2020

Coverage Status

Coverage increased (+1.5%) to 93.376% when pulling 719c844 on feature-cssvars into 4d8124e on master.

@matz3 matz3 marked this pull request as ready for review January 28, 2020 15:21
@matz3
Copy link
Member Author

matz3 commented Feb 11, 2020

This needs some rework as the experimental CSS Variables build should not be active by default...

@@ -43,10 +43,10 @@ function createMiddleware({resources}) {
const builder = new themeBuilder.ThemeBuilder({
fs: fsInterface(resources.all)
});
const buildOptions = {};
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:-)

@matz3 matz3 requested a review from svbender February 14, 2020 08:26
@matz3 matz3 merged commit 47d4b55 into master Feb 19, 2020
@matz3 matz3 deleted the feature-cssvars branch February 19, 2020 12:31
@matz3 matz3 changed the title [FEATURE] Enable CSS Variables [FEATURE] serveThemes: Support experimental CSS variables and skeleton build Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants