Commit Graph

10 Commits

Author SHA1 Message Date
Talia ec0edc9864 Change $ in CSS to prefix placeholder 2022-06-09 14:03:19 +02:00
Talia 5512c955e5 Refactor CSS and add "style" function 2022-02-08 13:14:20 +01:00
Talia 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
Talia 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
Talia 46220c927b
Fix typo error in css.js 2021-10-19 20:37:04 +02:00
Talia f877be4806
Add $ and _ handling in CSS 2021-10-19 20:37:04 +02:00
Talia 545d6afa0e
Change CSS variable helper to proxy 2021-08-18 11:57:07 +02:00
Talia 05a673cb59
Add CSS variable helper function 2021-08-18 11:25:32 +02:00
Talia 75099da695
Add css attribute name hyphenation 2021-08-16 19:31:52 +02:00
Talia 2aff89d173
Add CSS builder 2021-08-16 19:17:04 +02:00