Commit Graph

4 Commits

Author SHA1 Message Date
Paul Suart
ac6dd12c61
chore: Removing the empty path.less files was not the right thing to do - they are imported by entry.less files, so the less build breaks when they are missing. (#2779)
Co-authored-by: Paul Suart <paulsuart@hellosmoove.com>
2022-10-10 22:42:58 +08:00
Paul Suart
6e1d663a6d
fix(pack): Copy .less files to wwwroot folder (#2730)
* Copy .less files to wwwroot folder

* Copy all the non-empty less files, excluding the src folder which would duplicate some files.

Co-authored-by: Paul Suart <paulsuart@hellosmoove.com>
2022-09-24 13:15:43 +08:00
Qingxiao Ren
8af05caba0
chore: fix build error (#2514) 2022-06-15 23:46:27 +08:00
James Yeung
1659aef02d
chore: sync ant-design v4.20.7 (#2497)
* chore: sync ant-design v4.20.7

* fix style build

* clean the style

* fix dropdown overlay

* remove cdk styles

* fix dropdown overwrite styles

* fix doc styles
2022-06-04 00:44:34 +08:00