Should we try to switch using mdn/data in a minifier? #716
-
Hello, I am one of the maintainers of the cssnano package, which is a css minifier. Currently it uses the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Since you haven't got an answer so far I will give what I know: yes, you should consider switching your webref if it works. mdn/data is not unmaintained but it will be only maintained as much as necessary for our content. OTOH webref is guaranteed to be up to date. A large part of MDN is already powered by webref and we are considering whether mdn/data should just rebundle webref (I forgot which specific parts of it). |
Beta Was this translation helpful? Give feedback.
Since you haven't got an answer so far I will give what I know: yes, you should consider switching your webref if it works. mdn/data is not unmaintained but it will be only maintained as much as necessary for our content. OTOH webref is guaranteed to be up to date. A large part of MDN is already powered by webref and we are considering whether mdn/data should just rebundle webref (I forgot which specific parts of it).