You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
main including Less instead of precompiled CSS is mandated by Bower's spec; see bower/spec#43 and #2244. wiredep needs to update its docs/behavior to account for this; see taptapship/wiredep#180.
Bower does probably need to add more fields to their spec to better accommodate precompiled CSS; I encourage you to "+1" on bower/spec#21.
At any rate, none of this is really Semantic UI's fault, it's merely following Bower's specification here.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.
I use grunt-wiredep to inject css and js into html file.
it according to "main" of bower.json, scan .css and .js file.
The text was updated successfully, but these errors were encountered: