Thakur Karthik
Thakur Karthik
Same issue is happening for my sample project too ```js const path = require('path'); const { VueLoaderPlugin } = require('vue-loader'); module.exports = { mode: 'development', // devtool: 'inline-source-map', entry: './src/index.ts',...
Hello I am Karthik, I am new here and I would like solving this issue, is there a timelimit for this to be fixed ?
I have done the local setup of this repo, I can allot couple of hours on week days for this and I think it should be done within 3 days...
Hello, I have been busy lately. The PR opened by me is shown as closed. If some one wants to pick up the issue it is fine :)
Ah, do you mean this component https://theme-ui.com/components/alert ? If I am understanding it correctly we want to use this component, and move the colors / styles related to success &...
> That's right @ThakurKarthik, you'd need to extend the Theme definitions in each of these locations to add an `alert` property: > > * https://github.com/ONEARMY/community-platform/blob/master/src/themes/project-kamp/styles.ts#L199 > * https://github.com/ONEARMY/community-platform/blob/master/src/themes/precious-plastic/styles.ts#L199 > *...
@thisislawatts this PR is ready for review, please let me know if you need any changes.
> @ThakurKarthik I've approved the approach, however you will need to address the automated checks before this will be mergeble. > > Consider squashing the 3 existing commits into a...
@thisislawatts is it good to proceed, please advise.
@thisislawatts I have pushed my changes