gNesh01
Results
2
issues of
gNesh01
Hi, Is there any way to destroy succinct? Because I need it just on hover state, so when mouseleave I would like to destroy succinct. Thanks
How can I use font-awesome in scss file? Is there any mixin already included? I manage to do this best I can: li { content: $fa-var-chevron-down; //font-awesome-variables @include fa-icon; //font-awesome-mixin...