Skip to content

Commit 83d7b5b

Browse files
authored
Remove Sass from tile_map plugin (#4110)
* Remove Sass from tile_map plugin Signed-off-by: Matt Provost <provomat@amazon.com> * Update changelog Signed-off-by: Matt Provost <provomat@amazon.com> --------- Signed-off-by: Matt Provost <provomat@amazon.com>
1 parent e737790 commit 83d7b5b

File tree

3 files changed

+1
-23
lines changed

3 files changed

+1
-23
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
201201
- [Multiple DataSource] Present the authentication type choices in a drop-down ([#3693](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3693))
202202
- [Console] Remove unused ul element and its custom styling ([#3993](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3993))
203203
- Fix EUI/OUI type errors ([#3798](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/3798))
204+
- Remove unused Sass in `tile_map` plugin ([#4110](https://github.com/opensearch-project/OpenSearch-Dashboards/pull/4110))
204205

205206
### 🔩 Tests
206207

src/plugins/tile_map/public/_tile_map.scss

-15
This file was deleted.

src/plugins/tile_map/public/index.scss

-8
This file was deleted.

0 commit comments

Comments
 (0)