Open bignamehere opened 6 years ago
Updated and verified if Autoprefixer was working correctly. (see b511588)
Need to implement BrowserSync... here is the link to the repo
FSA Prototype Kit implements a feature to enable pixrem for legacy browsers.
In theory, you could use the Webpack configuration that ProtoKit uses to recreate.
@bignamehere close this one too?
@whatnextjamie actually keep this one open, as it has the list of “requirements” that we should try to adhere to for a build system.
If you do not have Webpack 4 installed, follow these instructions.
Below is a list of features to verify and/or include in the WP4 version of the FSA Style codebase.
[x] clean
[x] copy (primarily to bring in USWDS assets).
[x] watch
[ ] browsersync
[x] prettify (html)
[x] style-loader / css-loader
[x] SCSS source map
[x] stylelint
[ ] min (i.e.
fsa-style.css
andfsa-style.min.css
)[ ] postcss (and associated plugins)
[ ] usebanner (currently used for version comment line of
fsa-style.[min].css
)[ ] Compress to published ZIP
[ ] What else excites us?
prettify