fbrctr / fabricator

A tool for building website UI toolkits and style guides
http://fbrctr.github.io/
MIT License
1.11k stars 124 forks source link

_code.scss ideally needs to be f- namespaced #259

Open iamkeir opened 8 years ago

iamkeir commented 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.

LukeAskew commented 8 years ago

👍