PHP Classes

File: modules/system/assets/ui/less/icon.icons.less

Recommend this page to a friend!
  Packages of Luke Towers   Winter   modules/system/assets/ui/less/icon.icons.less   Download  
File: modules/system/assets/ui/less/icon.icons.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Winter
Content management system that uses MVC
Author: By
Last change:
Date: 8 months ago
Size: 340 bytes
 

Contents

Class file image Download
each(.fa-icons(), { @scope: ~':is(.icon-@{key},.wn-icon-@{key},.oc-icon-@{key})'; @{scope}:before { content: @value; } }); each(.fa-brand-icons(), { @scope: ~':is(.icon-@{key},.wn-icon-@{key},.oc-icon-@{key})'; @{scope}:before { font-family: 'Font Awesome 6 Brands'; content: @value; } });