Yura Ostroukh
Yura Ostroukh
There is a proposal to add this book to [Hacktoberfest](https://hacktoberfest.digitalocean.com/) contest. 
## Feature request According to the latest docs, `topLevelAwait` should be used via `experimental` [section](https://webpack.js.org/configuration/experiments/). In the same time, top level await is already a part of [specification](https://tc39.es/ecma262/#sec-async-function-definitions) (stage 4)....
Now, the plugin works with css places inside `css` tag. However, css may often be stored near html Example 1 (`html` tag): ```js import {styles} from 'somewhere'; //... html` ${styles}...
I think, currently, your tool is only one on github which allows to integrate `stylelint` in lit-related project (except maybe some potentially existing custom local plugins in some repos). Are...
### Should this be an RFC? - [X] This is not a substantial change ### Which package is this a feature request for? Other/unknown (please mention in description) ### Description...
There is an issue with making requests to "assets" service. Steps to reproduce: Precondition: Set WEB_CORS env var to * in `.env` files and apply it (most probably, `.env.example` should...
Hello all, Are there some plans when new version of pagedjs will be available on npm?