Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Commit

Permalink
Styling approach #9
Browse files Browse the repository at this point in the history
Minor doc change:
 - removed reference to antd/es/style/color/colors.less as it is
   imported from antd/es/style/themes/default.less
  • Loading branch information
vyacheslav-pushkin committed Nov 28, 2019
1 parent 9856353 commit d0cf6b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style/palette.less
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// NOTE: Use colors from antd/es/style/themes/default.less or antd/es/style/color/colors.less whenever possible
// NOTE: Use colors from antd/es/style/themes/default.less whenever possible

@mono-tint-100: #ffffff; // same as antd @white;
@mono-tint-90: #f2f2f2;
Expand Down

0 comments on commit d0cf6b6

Please sign in to comment.