removeStyleImport

open override fun removeStyleImport(importId: String): Expected<String, None>

Removes an existing style import.

Return

A string describing an error if the operation was not successful, or empty otherwise.

Parameters

importId

An identifier of the style import to remove.