Open iamkeir opened 8 years ago
Pretty straightforward really - styles inside _code.scss ideally need to be f- namespaced as with other styles Fabricator UI styling. Currently they are globally available and can affect the toolkit styling.
See https://github.com/fbrctr/fabricator/blob/master/src/assets/fabricator/styles/partials/_code.scss
If I find time on my current project, I will fork and pull request.
👍
Pretty straightforward really - styles inside _code.scss ideally need to be f- namespaced as with other styles Fabricator UI styling. Currently they are globally available and can affect the toolkit styling.
See https://github.com/fbrctr/fabricator/blob/master/src/assets/fabricator/styles/partials/_code.scss
If I find time on my current project, I will fork and pull request.