We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
With sheetify we can import CSS from npm:
sheetify
var sheetify = require('sheetify') sheetify('tachyons')
It would be cool if rustify allowed to do the same, but from Cargo:
rustify
var rustify = require('rustify') rustify('nalgebra')