Skip to content

Conversation

@emilbayes
Copy link

Hi Daniel,

Awesome work! I've made this pull request to make it easier for people using node.js module loading system to overload css @import statements. It makes it a lot easier to manage dependencies such as icons fonts in ones projects. Eg.

@import 'entypo';

.view-details {
  font-family: 'entypo';
  //...
}

I've prepared the package.json file for you, and all you need to do is to publish it to the npm registry: https://www.youtube.com/watch?v=BkotrAFtBM0

@DerekTBrown
Copy link

+1

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