Code Monkey home page Code Monkey logo

Comments (9)

jeerbl avatar jeerbl commented on June 1, 2024 2

Indeed. I use webfonts-generator under the hood and there is an option for SASS template as you can see here. I will integrate this in the next release.

from webfonts-loader.

y0hnn avatar y0hnn commented on June 1, 2024 2

This would be awesome to have SASS support!

from webfonts-loader.

jeerbl avatar jeerbl commented on June 1, 2024 1

I investigated a bit and opened this issue on the sass-resources-loader package. I'll update this issue with any further development. So for now, SASS is not supported. Hope I'll get it working soon.

I'll keep you guys updated!

Cheers
Jerome

from webfonts-loader.

Rzial avatar Rzial commented on June 1, 2024

Hi! Something new on this?

I'm interested in this package but I use SASS in my setup :(

from webfonts-loader.

jantimon avatar jantimon commented on June 1, 2024

Any reason you deleted my comment?
I was just interested about feedback to my loader which supports sass.

from webfonts-loader.

jeerbl avatar jeerbl commented on June 1, 2024

@jantimon no offense here, your comment added no value to the issue here, that's why I deleted it. I am more than happy if you want to help on this project ;)

from webfonts-loader.

jantimon avatar jantimon commented on June 1, 2024

I am always happy to help.
Actually both loaders do almost the same thing - just with different approaches.
The webfonts-loader follows the best practices how font used to be integrate for years.
The iconfont-webpack-plugin tries a different approach: it uses postcss ast together with webpack resolving, webpack file watching and webpack caching and is therefore compatible with less, sass, scss, stylus and vanilla css.

So according to this issue it might be the better choice for some scss users.

However it has less features. E.g. it removed obsolete fonts like ttf or eot as they aren't needed for modern browsers anymore:
can_i_use_woff
But still I would like to know what disadvantages you see compared to webfonts-loader

from webfonts-loader.

airtonix avatar airtonix commented on June 1, 2024

@jantimon iconfont-webpack-plugin also doesn't work for people using sass. due to how sass tries to resolve the url() value.

from webfonts-loader.

jeerbl avatar jeerbl commented on June 1, 2024

SASS generation won't be supported in webfonts-loader for the time being as I can't find a viable solution to handle this.

Magic PRs allowing this are welcome.

from webfonts-loader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.