Issue #1125Opened May 22, 2018by milapshah151 reactions

I would like to add styles on top of whats available in the package

Question

Hello Folks,

I am new to this framework and just started exploring it for one of my project.I would like to add some custom styles on top of whats available from the package.

Code SnippetTEXT
This is what I am trying.It is removing everything but what I kept below and what I understood is, basically by doing below I am overwriting whats avaialble.

styleManager : {
			sectors: [{
				name: 'Dimension',
				buildProps: ['width', 'min-height'],
				properties:[{
					property: 'width', // Use 'property' as id
					min: 30
				}]
			},{
				name: 'Extra',
				buildProps: ['background-color', 'box-shadow']
			}]
		},

Warm regards
Milap

Answers (2)

lock[bot]September 17, 20190 reactions

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.