-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update WP4 Version with Legacy Features/Tooling #247
Comments
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.
clean
copy (primarily to bring in USWDS assets).
watch
browsersync
prettify (html)
style-loader / css-loader
SCSS source map
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
The text was updated successfully, but these errors were encountered: