fellen

Results 6 issues of fellen

I use `create-react-app`. and i want to loading `.graphql` file,so i need webpack loader . First `yarn add graphql-tag` . Then,how can i add this graphql-loader with override webpack like...

Can i use like this in create-react-app: `import { MyQuery1, MyQuery2 } from 'query.graphql'`

- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design/issues) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Browser:** chrome105.0.0.0 项目地址:https://github.com/HeiShuXianSheng/arco-demo/blob/master/src/App.js#L11 使用cra创建的新项目,引入arco后。...

⚡️ enhancement

how about a feature: `new Color('red').toString({ format: 'hex' }); // #f00` add option to return `#ff0000`: eg: `new Color('red').toString({ format: 'hex', complete: true }); // #ff0000`

enhancement
beginner friendly

![image](https://user-images.githubusercontent.com/57590348/203885738-7f1eef94-acf3-4ea8-bd78-76a4bab7cd2f.png)