mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Converting Meteor Stylus to CSS (markdown)
parent
93ddec5b3e
commit
a8e88fcece
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Stylus code was located at `wekan/client/components/*/*.styl`, for example `weka
|
|||
|
||||
- `coagmano:stylus` is not maintained anymore
|
||||
- When building meteor bundle, `coagmano:stylus` causes [errors like Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency](https://github.com/Meteor-Community-Packages/meteor-stylus/issues/9) with newest Meteor 2.7.2
|
||||
- Removing `coagmano:stylus` removed also [Mermaid Diagram error: Maximum call stack size exceeded](https://github.com/wekan/wekan/issues/4251) from browserside right click / Inspect / Console.
|
||||
- Removing `coagmano:stylus` fixed [Mermaid Diagram error: Maximum call stack size exceeded](https://github.com/wekan/wekan/issues/4251) from browserside right click / Inspect / Console. After removing `coagmano:stylus`, that error was not there anymore.
|
||||
|
||||
## Converting Stylus to CSS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue