Simplify the new exports for CSS and LessCSS.

Review Request #14169 — Created Sept. 13, 2024 and submitted

Information

Ink
master

Reviewers

Rather than specifying every single export, we can make use of
wildcards, helping to keep our exports a bit more flexible. This adds
*.css and *.less exports for the top-level and lib.

Been testing this locally with builds for the past week. Verified
that all module lookups worked for JavaScript and CSS.

Summary ID
Simplify the new exports for CSS and LessCSS.
Rather than specifying every single export, we can make use of wildcards, helping to keep our exports a bit more flexible. This adds `*.css` and `*.less` exports for the top-level and `lib`.
c4bb8747ba60b5ef0d243b9a397f36512e1eb167
david
  1. Ship It!
  2. 
      
chipx86
Review request changed
Status:
Completed
Change Summary:
Pushed to master (bf9f745)