-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
Missing css files styles-l.css
and styles-m.css
#1482
Comments
May be my fix can help you? #1467 (comment) |
Hello @sunilit42 Strange error, because Can suggest to try compile styles locally via node.js http://devdocs.magento.com/guides/v1.0/frontend-dev-guide/css-topics/css_debug.html |
@sunilit42 , do you have all resources loaded successfully? Any errors in the browser or not-loaded resources? |
css file not 404 page. still same error @baseDir not defined |
@sunilit42, did you try suggestion provided in #1482 (comment) by @godban? We still can't reproduce this issue locally and need more information about your environment. Do you use the latest 1.0.0-beta version? |
Hello,
Try to debugging the code.
Getting below error:
main.CRITICAL: CSS compilation from LESS variable @baseDir is undefined in file var/view_preprocessed/less/frontend/Magento/blank/en_US/css/source/lib/variables/_typography.less in _typography.less on line 16, column 20
The text was updated successfully, but these errors were encountered: