From b7eaa484d1ac1bb6d64061e92c15ce0d281349f1 Mon Sep 17 00:00:00 2001 From: Will Norris Date: Tue, 29 Mar 2022 11:36:05 -0700 Subject: [PATCH] add internal links for feather code --- assets/css/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/assets/css/README.md b/assets/css/README.md index 5f3a2c44d..10041bca6 100644 --- a/assets/css/README.md +++ b/assets/css/README.md @@ -5,3 +5,9 @@ Stylesheets They should not be edited directly, since they will be overwritten the next time the components are upgraded. Instead, any overrides that are needed should be added to `_feather-custom.scss`. + +Tweeps can get the latest feather resources at http://go/feathercode. +Specifically, we use: + + - http://go/featherraw/feather-core/dist/css/feather-core.css + - http://go/featherraw/feather-component-button/dist/css/feather-component-button.css