Skip to content

Conversation

bclinkinbeard
Copy link
Contributor

Many modules in npm are starting to expose their css entry files in their package.json files. This allows tools like npm-css, rework-npm, and npm-less to import a module's styles from the node_modules directory. Bootstrap is in the process of adopting this standard as well.

Many modules in npm are starting to expose their css entry files in their package.json files. This allows tools like `npm-css`, `rework-npm`, and `npm-less` to import a module's styles from the node_modules directory. Bootstrap is [in the process](twbs/bootstrap#12441) of adopting this standard as well.
@mourner
Copy link
Member

mourner commented Feb 3, 2014

Thanks Ben!

mourner added a commit that referenced this pull request Feb 3, 2014
Indicate primary CSS file in package.json
@mourner mourner merged commit dfd20ca into Leaflet:master Feb 3, 2014
@bclinkinbeard
Copy link
Contributor Author

Wow that was fast! :) Can you publish to npm when you get a chance and update this ticket? Thanks!

@bclinkinbeard bclinkinbeard deleted the patch-1 branch February 3, 2014 15:02
@mourner
Copy link
Member

mourner commented Feb 3, 2014

Sure, but this will happen next time I bump Leaflet version (e.g. 0.7.3).

@bclinkinbeard
Copy link
Contributor Author

No problem, is there an ETA for that release?

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

Successfully merging this pull request may close these issues.

2 participants