We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When installing from npm (yarn), all themes/*/assets are missing now.
themes/*/assets
Installed with
⟩ yarn add semantic-ui-less --dev yarn add v1.1.0 [1/5] Resolving packages... [2/5] Fetching packages... [3/5] Linking dependencies... [4/5] Building fresh packages... [5/5] Cleaning modules... success Saved lockfile. success Saved 1 new dependency. └─ [email protected] Done in 13.40s.
Assets grep:
⟩ find node_modules/semantic-ui-less | grep assets
And of course, my webpack build fails, now.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When installing from npm (yarn), all
themes/*/assets
are missing now.Installed with
Assets grep:
And of course, my webpack build fails, now.
The text was updated successfully, but these errors were encountered: