-
Hi,
I using x-spreadsheet in vite project and work normal with dev mode.
At production mode, i can not build success with error No loader is configured for ".less" files: ../../node_modules/x-da…
-
### Version
```sh
System:
OS: macOS 12.7.2
CPU: (8) arm64 Apple M1
Memory: 135.14 MB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Browsers:
Chrome: 128.0.6613.138
Safari: 15.6.…
-
### Bug description
as the tittle
### Minecraft version
1.20.1
### Mod version
1.20.1-1.0.19
### Mod loader and version
forge47..3.12
### Steps to reproduce
click the butto…
-
**To reproduce:**
```less
import styles from './index.less';
```
**Current behavior:**
```javascript
const Home = () => {
console.log(styles) //undefined
return (
);
…
-
## Goal
Have possibility to load the less.js parser and import into stylesheet object.
## Tasks
- CSS Loader
- Load CSS resource
- Formatter(parse css)
- Importer to stylesheet object
- Less CS…
ghost updated
7 years ago
-
第2032天 在webpack中,less-loader 的底层原理是什么?
[3+1官网](http://www.h-camel.com/index.html)
[我也要出题](http://www.h-camel.com/contribution.html)
-
in ./src/components/tool/AStepItem.vue?vue&type=style&index=0&id=45f62939&lang=less&scoped=true
Syntax Error: TypeError: Cannot set properties of undefined (setting 'parent')
@ ./node_modules…
-
plz support less loader version 6
-
I just installed semantic-ui-less and used less-loader in order to include in my webpack setup. When i try to compile to project i got
```
module.exports = __webpack_public_path__ + "static/media/…
thupi updated
6 years ago
-
- [ ] extend the stylus support -> check https://github.com/webpack-contrib/stylus-loader/blob/master/src/index.js
- [ ] improve the lightningcss support with css modules
- [x] add the css selection…