I executed your steps and did not report any errors after restarting, but I did not find any changes. I would like to ask, if the above operation is successful, what changes should I see?🙄
what is the best way to debug theme?
-
the work flow be like
- edit theme file in node_module
- rebuild nodebb
- see some changes
Am i correct?
but it should have the faster way right?
because i dont think we cant rebuild nodebb just for want to see 1px change for paddingThank!!
-
Use grunt: https://docs.nodebb.org/configuring/running/#grunt-development
It will automatically rebuild what is necessary and restart when you make a change.