Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

feat: adding ability to have hyphenated classnames#136

Open
subhendukundu wants to merge 3 commits intoFormidableLabs:masterfrom
subhendukundu:feature-classnames-hyphenated
Open

feat: adding ability to have hyphenated classnames#136
subhendukundu wants to merge 3 commits intoFormidableLabs:masterfrom
subhendukundu:feature-classnames-hyphenated

Conversation

@subhendukundu
Copy link

@subhendukundu subhendukundu commented Nov 16, 2018

So this PR is to have the classnames as hyphenated. We have few projects using the module, where we overridden the styles based on our requirement.

.previewArea,
.playgroundToggleCodeLink {
    white-space: normal;
    background-color: transparent;
}

Now the issue with these we are using Sonar for our code quality check, which creating a lot bunch of them as the rule is set to hyphenated. To fix them, this is really necessary change.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant