Download the PHP package jacerider/neo_icon without Composer
On this page you can find all versions of the php package jacerider/neo_icon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jacerider/neo_icon
More information about jacerider/neo_icon
Files in jacerider/neo_icon
Package neo_icon
Short Description An IconMoon-based icon manager.
License proprietary
Homepage https://github.com/jacerider/neo_icon
Informations about the package neo_icon
CONTENTS OF THIS FILE
- Introduction
- Requirements
- Installation
- Usage within PHP
- Usage within SCSS
- Icon Definitions
INTRODUCTION
Allow Icomoon icon packages to be utilized within Drupal.
REQUIREMENTS
This module requires no modules outside of Drupal core.
INSTALLATION
Install as you would normally install a contributed Drupal module. Visit https://www.drupal.org/node/1897420 for further information.
USAGE WITHIN SCSS
A PHP trait has been provided that can be a dropin replacement for the Drupal core StringTranslationTrait.
USAGE WITHIN SCSS
Global icon sets can be utilized directly within .scss files via a mixin.
This mixin intentionally uses only the icon name and ignore the library. This allows swapping out different icons libraries without having to rename the icons. It can result in a conflict is two libraries and marked as global when both contain an icon with the same name.
ICON DEFINITIONS
Dynamic icons can be defined via a MODULE_NAME.neo.icon.yml
file.
All versions of neo_icon with dependencies
jacerider/neo_config_file Version ^1
jacerider/neo_modal Version ^1