pullrequests Search Results · repo:eriklharper/postcss-nested-import language:JavaScript
Filter by
10 results
(90 ms)10 results
ineriklharper/postcss-nested-import (press backspace or delete to remove)This enables hot module replacement with supporting build tools (like Vite).
see https://postcss.org/api/#result-messages
d--j
- 3
- Opened on Sep 4, 2023
- #18
1. Enable import from node_modules #10
2. Allow use of CSS url() function syntax https://developer.mozilla.org/en-US/docs/Web/CSS/url
42tte
- 10
- Opened on Jul 17, 2023
- #14
- updates dependencies; eslint-plugin-node has been deprecated in favor of eslint-plugin-n
- switches from yarn to npm in the npm test script
revelt
- Opened on Apr 10, 2023
- #12
Attempt at resolving #9. to avoid collisions with postcss-import
chrissnyder2337
- 1
- Opened on Mar 22, 2023
- #11
Features:
- c8 for coverage and uvu for unit tests
- enforces 100% coverage
- removed Jest
- removed console.log which reports contents of the resolved @import
- moved mock test files into subfolder ...
revelt
- 8
- Opened on Dec 10, 2021
- #6
- Removes unnecessary slash on node_modules ignore rules
- Comments out unused modes in parseImportPath function
- Adds implicit return when the only statement is ‘return’
- Adds format function ...
leebenson
- 3
- Opened on Apr 21, 2017
- #1