Commit graph

9 commits

Author SHA1 Message Date
5512c955e5 Refactor CSS and add "style" function 2022-02-08 13:14:20 +01:00
f5f3794006
Switch camel-to-kebab case convertion in v helper
Calling as a function will no longer do the transformation, but instead
indexing the proxy will do this now.
2021-10-19 20:37:04 +02:00
b5ab9fafdb
Remove CSS style function
This function had overlap with skooma.js and was thus removed.
Use skooma instead.
2021-10-19 20:37:04 +02:00
46220c927b
Fix typo error in css.js 2021-10-19 20:37:04 +02:00
f877be4806
Add $ and _ handling in CSS 2021-10-19 20:37:04 +02:00
545d6afa0e
Change CSS variable helper to proxy 2021-08-18 11:57:07 +02:00
05a673cb59
Add CSS variable helper function 2021-08-18 11:25:32 +02:00
75099da695
Add css attribute name hyphenation 2021-08-16 19:31:52 +02:00
2aff89d173
Add CSS builder 2021-08-16 19:17:04 +02:00