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

Webpack erreur de compliation #299

Closed
darkiron opened this issue Dec 19, 2018 · 4 comments
Closed

Webpack erreur de compliation #299

darkiron opened this issue Dec 19, 2018 · 4 comments

Comments

@darkiron
Copy link

Bonjour un petit soucis avec webpack :

ERROR in ./src/sass/global.scss 1:0
Module parse failed: Unexpected character '@' (1:0)
You may need an appropriate loader to handle this file type.
> @charset "UTF-8";
| /*!
| * www.KNACSS.com v7.1.0 (october, 31 2018) @author: Alsacreations, Raphael Goetter

C'est apparement un problème d'un caractère ASCII qui traine dans les fichiers.
Bien relou le problème.

Merci pour votre aide.

@raphaelgoetter
Copy link
Member

Hello,

Il semblerait que ce ne soit pas nouveau :

Je vais voir ce que je peux faire de mon côté.

@darkiron
Copy link
Author

darkiron commented Jan 2, 2019

ok merci ;)

@darkiron
Copy link
Author

résolue ?

@raphaelgoetter
Copy link
Member

raphaelgoetter commented Jan 31, 2019

Disons que ce n'est pas du côté KNACSS que ça se passe a priori :/

Tu peux tester de compiler dans la déclaration @charset "UTF-8"; ?
Webpack, à tort, semble ne pas apprécier.

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