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

Output #327

Open
alamehor opened this issue Jul 23, 2019 · 1 comment
Open

Output #327

alamehor opened this issue Jul 23, 2019 · 1 comment

Comments

@alamehor
Copy link

minimalcss
.minimize({ ignoreJSErrors: true, ignoreCSSErrors: true, styletags: true, debug: false, urls: ['https://www.bottadiculo.it/staging/'] })
.then(result => {
console.log(result.finalCss);
})
.catch(error => {
console.error(Failed the minimize CSS: ${error});
});

Hi - sorry for disturb - where I can insert output option (and viewport http://screensiz.es/phone)?

@peterbe
Copy link
Owner

peterbe commented Jul 23, 2019

An "output option"?

For the viewPort option see https://github.com/peterbe/minimalcss#api-options

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

No branches or pull requests

2 participants