Admin can create a new snippet by clicking on create button from the listing page.

View Area
Choose the option where you want to add CSS snippet. Support 3 areas – Backend, frontend and both.
Name
Define your snippet name
Style Tag
With <style>
Tag – You can add css with <style>
Tag
Witout <style>
Tag – If you want to add any external css file, then use this options
Code
Write your CSS code in this field. Editor also provides beautify and fullscreen option.
Description
Enter a description about your CSS snippet. It’s optional.
Status
Activate/deactivate snippet. If it’s activated then your snippet code will be rendered based on selected area type.