mirror of
https://github.com/a2nt/silverstripe-font-awesome.git
synced 2024-10-22 17:05:51 +02:00
Formatting;
This commit is contained in:
parent
91add7e38a
commit
e6a2ea77b4
@ -21,7 +21,6 @@ Ideally composer will be used to install this module.
|
||||
### Filter view
|
||||
![Filter](https://raw.githubusercontent.com/peavers/silverstripe-font-awesome/master/images/screens/font-awesome-filter.png "Filter")
|
||||
|
||||
|
||||
## Usage
|
||||
A basic working example, and the following to any class you want the field on;
|
||||
|
||||
@ -49,5 +48,8 @@ Then simple include in the template where you want the icon placed
|
||||
|
||||
The controller extension should make sure you've got access to the icons so you don't need to double up the CSS file.
|
||||
|
||||
## Want colours instead of icons?
|
||||
Got you covered, checkout [color-swabs](https://github.com/peavers/silverstripe-color-swabs)!
|
||||
|
||||
## Libraries used/modified
|
||||
* Font Awesome Icon Picker
|
||||
|
Loading…
Reference in New Issue
Block a user