politics
import '/home/user/project/node_modules/lit/index.js'
A relative specifier: import '../node_modules/lit/index.js'
Or a URL Specifier: import 'https://unpkg.com/lit?module'
So you have four-ish options to tell the browser where to look for 'lit':