Skip to content

Commit

Permalink
Style (#49)
Browse files Browse the repository at this point in the history
* Add dependencies

* Add ts config

* Add Rollup config for both builder and dev

* Add sass files to style and surveys

* Commit css file to track changes

* Fix formatting with auto-generated css file

* Update dev config to display correct html for css files

* Update jsPsych's Survey plugin to v2

* Prettier will now ignore the generated css file
  • Loading branch information
okaycj authored Sep 16, 2024
1 parent cb62382 commit e1fda1a
Show file tree
Hide file tree
Showing 12 changed files with 9,816 additions and 315 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
packages/style/src/index.css
Loading

0 comments on commit e1fda1a

Please sign in to comment.