post https://{instance_zuid}.api.zesty.io/v1/web/stylesheets
This creates a new stylesheet file.
Body: raw JSON
name | description |
---|---|
code | [string] Mixed string of html, parsley, inline css, js etc. |
fileName | [string] Required. Must be unique. It is required to add the file extension (.css, .scss, sass, less). |
type | [string] Required. Could be text/css , text/scss , text/sass , text/less |