icon-font-loader | A webpack loader to convert svgs into font icons in CSS | Icon library

 by   vusion JavaScript Version: 4.0.0 License: MIT

kandi X-RAY | icon-font-loader Summary

kandi X-RAY | icon-font-loader Summary

icon-font-loader is a JavaScript library typically used in User Interface, Icon applications. icon-font-loader has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can install using 'npm i icon-font-loader' or download it from GitHub, npm.

A webpack loader to convert svgs into font icons in CSS.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              icon-font-loader has a low active ecosystem.
              It has 88 star(s) with 13 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 4 open issues and 29 have been closed. On average issues are closed in 46 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of icon-font-loader is 4.0.0

            kandi-Quality Quality

              icon-font-loader has no bugs reported.

            kandi-Security Security

              icon-font-loader has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              icon-font-loader is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              icon-font-loader releases are available to install and integrate.
              Deployable package is available in npm.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of icon-font-loader
            Get all kandi verified functions for this library.

            icon-font-loader Key Features

            No Key Features are available at this moment for icon-font-loader.

            icon-font-loader Examples and Code Snippets

            No Code Snippets are available at this moment for icon-font-loader.

            Community Discussions

            Trending Discussions on icon-font-loader

            QUESTION

            webpack gives me error"@font-face { ^ unexpected token"
            Asked 2020-Mar-31 at 13:46

            my css file has font-awesome icons and fonts

            and the css is written right but webpack gives me the error in the photo above "@font-face { ^ unexpected token" here my webpack.config

            ...

            ANSWER

            Answered 2020-Mar-31 at 13:46

            you don't have any rule in your webpack config for .css files, only .scss files; add a seprate css rule for CSS like that from libraries you use, or add .css beside .scss to let it handle both;

            edit: actually your webpack-prod.js is deadly out-of-shape. multiple errors;

            • the loader you use for fonts should be re-written
            • remove unused imports on the top of file( non-js import will cause execption)
            • you'd mixed plugins and loader in rule section
            • honestly I was trying to fix but there were too many error one after another which is frustrating to work :(

            Anyway, here is slightly more appropriate config to continue your debug journey ( no more @font-face error :)

            Source https://stackoverflow.com/questions/60939854

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install icon-font-loader

            You can install using 'npm i icon-font-loader' or download it from GitHub, npm.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • npm

            npm i icon-font-loader

          • CLONE
          • HTTPS

            https://github.com/vusion/icon-font-loader.git

          • CLI

            gh repo clone vusion/icon-font-loader

          • sshUrl

            git@github.com:vusion/icon-font-loader.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Icon Libraries

            Font-Awesome

            by FortAwesome

            feather

            by feathericons

            ionicons

            by ionic-team

            heroicons

            by tailwindlabs

            Try Top Libraries by vusion

            cloud-ui

            by vusionJavaScript

            css-sprite-loader

            by vusionJavaScript

            vusion

            by vusionJavaScript

            cloud-ui-materials

            by vusionJavaScript

            vusion-ui

            by vusionJavaScript