summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorWeston Ganger <[email protected]>2022-10-20 17:02:43 -0700
committerWeston Ganger <[email protected]>2022-10-20 17:02:43 -0700
commit449056492f8c9fd44684dbf7bbe18f401fe5e6ad (patch)
treed67454ea279e19f25b37b05fee0a43a80d19a158
parentd5db40a886e6675214b247b8eb8c649f30a84f18 (diff)
downloadcaxlsx-449056492f8c9fd44684dbf7bbe18f401fe5e6ad.tar.gz
caxlsx-449056492f8c9fd44684dbf7bbe18f401fe5e6ad.zip
Remove axlsx_styler gem from readme
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3d0fb760..e8de7f92 100644
--- a/README.md
+++ b/README.md
@@ -120,8 +120,6 @@ Currently the following additional gems are available:
* Provides a `.axlsx` renderer to Rails so you can move all your spreadsheet code from your controller into view files.
- [activeadmin-caxlsx](https://github.com/caxlsx/activeadmin-caxlsx)
* An Active Admin plugin that includes DSL to create downloadable reports.
-- [axlsx_styler](https://github.com/axlsx-styler-gem/axlsx_styler)
- * Allows you to build clean and maintainable styles for your axlsx spreadsheets. Build your spreadsheeet with data and then apply styles later.
## Known Software Interoperability Issues