Skip to content

Commit

Permalink
Add post-calc - continue with forms scss - fix rfs settings checks
Browse files Browse the repository at this point in the history
Mark some items as todo, turn off rfs for now to make diffs a little easier
  • Loading branch information
mbrambilla committed Feb 29, 2024
1 parent 0550161 commit c8c5bcc
Show file tree
Hide file tree
Showing 20 changed files with 3,368 additions and 564 deletions.
1 change: 1 addition & 0 deletions build/postcss.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ export default context => {
annotation: true,
sourcesContent: true,
plugins: {
"postcss-calc": true,
autoprefixer: {
cascade: false
}
Expand Down
Loading

0 comments on commit c8c5bcc

Please sign in to comment.