UNPKG

atom-nuclide

Version:

A unified developer experience for web and mobile development, built as a suite of features on top of Atom to provide hackability and the support of an active community.

12 lines (9 loc) 230 B
@import "ui-variables"; .nuclide-ui-highlight-on-render-highlight { transition: all 0.2s ease-out; color: @text-color-highlight; text-shadow: 0 0 6px @text-color-highlight; } .nuclide-ui-highlight-on-render { flex: 1; }