frappe / charts

Simple, responsive, modern SVG Charts with zero dependencies
https://frappe.io/charts
MIT License
14.9k stars 716 forks source link

Releases since 1.5.3 not comes with CSS #350

Open matiaslopezd opened 2 years ago

matiaslopezd commented 2 years ago

Expected Behaviour

Import CSS normally.

Actual Behaviour

CSS is not on dist folder,

Steps to Reproduce:

Go to https://codesandbox.io/s/stoic-sunset-cb5xy?file=/src/index.js and change the version from 1.6.2 to 1.5.2 and works.

Frappé Charts version: 1.5.2 (:heavy_check_mark:) and 1.6.2 (:x:) Codepen / Codesandbox: https://codesandbox.io/s/stoic-sunset-cb5xy?file=/src/index.js

smeijer commented 2 years ago

I've rolled back to 1.5.2, as newer only included a .scss file.