Skip to content
This repository has been archived by the owner on Dec 2, 2018. It is now read-only.

Question: is it possible to use gulp-uncss with handlebars precompiled templates? #75

Closed
samumist opened this issue Jan 9, 2017 · 1 comment

Comments

@samumist
Copy link

samumist commented Jan 9, 2017

Thanks for this great plugin.
I'm wondering if it can work with the handlebars precompiled templates.
I tried to put the handlebar precompiled templates as src like below but it doesn't work.

.pipe(plugins.uncss({html: ['dist/index.html', 'dist/js/app.js']}))

It doesn't work.

css related to the selectors contained in the app.js get 'uncssed'.

I'm wondering if there's a way to get it work.

Thanks

@ben-eb
Copy link
Owner

ben-eb commented Jul 8, 2017

I think this might be a duplicate of #82 (comment).

@ben-eb ben-eb closed this as completed Jul 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants