UNPKG

remix-nlux

Version:

Remix IDE NLUX integration. Remix IDE is the leading IDE for building and deploying smart contracts on Ethereum. NLUX is a JavaScript and React library for building conversational AI experiences.

13 lines (10 loc) 204 B
.nlux-launchPad-container { display: flex; flex-direction: column; > .nlux-comp-welcomeMessage { flex: 2; } > .nlux-conversationStarters-container { flex: 1; } }