Remove unused styles and prevent postcss from purging relevant ones

This commit is contained in:
Eike Kettner
2021-02-14 02:20:01 +01:00
parent f6e5bda2d8
commit 5461321e59
3 changed files with 34 additions and 28 deletions

View File

@ -0,0 +1,33 @@
- KEEP THIS
this is only to prevent postcss-purge from removing these classes from
the final css. These are provided by an elm component, that generates
them using string concatenation, which cannot be detected by postcss.
elm-datepicker--container
elm-datepicker--input
elm-datepicker--picker
elm-datepicker--picker-header
elm-datepicker--prev-container
elm-datepicker--prev
elm-datepicker--month-container
elm-datepicker--month
elm-datepicker--year
elm-datepicker--year-menu
elm-datepicker--next-container
elm-datepicker--next
elm-datepicker--table
elm-datepicker--weekdays
elm-datepicker--dow
elm-datepicker--days
elm-datepicker--row
elm-datepicker--day
elm-datepicker--other-month
elm-datepicker--day
elm-datepicker--row
elm-datepicker--day
elm-datepicker--day
elm-datepicker--today
elm-datepicker--day
elm-datepicker--other-month